Skip to content

Commit

Permalink
don't use static IPs for the parsers by default
Browse files Browse the repository at this point in the history
[#118185125]
  • Loading branch information
Bence Monus committed May 10, 2016
1 parent 2c26f8e commit 5e64ef1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion templates/logsearch-jobs.yml
Expand Up @@ -160,7 +160,6 @@ jobs:
resource_pool: parser
networks:
- name: default
static_ips: (( static_ips(4, 7) ))
update:
serial: false # Block to create deploy group 2
max_in_flight: 4 # Its ok to update multiple parsers at a time
Expand Down
1 change: 0 additions & 1 deletion templates/stub.openstack.example.yml
Expand Up @@ -81,7 +81,6 @@ jobs:
instances: 1
networks:
- name: default
static_ips: (( static_ips(4) ))
resource_pool: parser

# Deploy group 3
Expand Down

0 comments on commit 5e64ef1

Please sign in to comment.