diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-08-12 03:19:08 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-08-12 03:19:08 +0000 |
commit | 699ec62274d909d61e2f1545342a1b6f48e44962 (patch) | |
tree | 1d912a24caf580e6621662c41d78b23f5f8a18a1 /environments | |
parent | 0785c93df294620229a5dcbe8d27c3521016ce8a (diff) | |
parent | d8e253182053d5e813cd2c067ee1da453813a2fc (diff) |
Merge "Convert compute-role.yaml to role.role.j2.yaml"
Diffstat (limited to 'environments')
-rw-r--r-- | environments/ips-from-pool-all.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/ips-from-pool-all.yaml b/environments/ips-from-pool-all.yaml index 87563753..d4eccbcf 100644 --- a/environments/ips-from-pool-all.yaml +++ b/environments/ips-from-pool-all.yaml @@ -51,7 +51,7 @@ parameter_defaults: - 172.16.0.251 #management: #- 172.16.4.251 - NovaComputeIPs: + ComputeIPs: # Each compute will get an IP from the lists below, first compute, first IP internal_api: - 172.16.2.252 |