diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-04-11 07:09:54 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-04-11 07:09:54 +0000 |
commit | ccb0655db4cb0df125a52262e67b39609f78703b (patch) | |
tree | 14351abd10d5c24f67446ec514c6ac9c94ac7c40 /puppet/services | |
parent | 84690023cbae970d1fe753e781f0450b34614be5 (diff) | |
parent | b5b6681a74e001448a836e7eea5e75fba859b88c (diff) |
Merge "Replace references to the 192.0.2 network"
Diffstat (limited to 'puppet/services')
-rw-r--r-- | puppet/services/network/contrail-vrouter.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/network/contrail-vrouter.yaml b/puppet/services/network/contrail-vrouter.yaml index db9f0836..0cd1f829 100644 --- a/puppet/services/network/contrail-vrouter.yaml +++ b/puppet/services/network/contrail-vrouter.yaml @@ -27,7 +27,7 @@ parameters: description: vRouter physical interface type: string ContrailVrouterGateway: - default: '192.0.2.1' + default: '192.168.24.1' description: vRouter default gateway type: string ContrailVrouterNetmask: |