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 /environments/updates/update-from-192_0_2-subnet.yaml | |
parent | 84690023cbae970d1fe753e781f0450b34614be5 (diff) | |
parent | b5b6681a74e001448a836e7eea5e75fba859b88c (diff) |
Merge "Replace references to the 192.0.2 network"
Diffstat (limited to 'environments/updates/update-from-192_0_2-subnet.yaml')
-rw-r--r-- | environments/updates/update-from-192_0_2-subnet.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/environments/updates/update-from-192_0_2-subnet.yaml b/environments/updates/update-from-192_0_2-subnet.yaml new file mode 100644 index 00000000..1813e7be --- /dev/null +++ b/environments/updates/update-from-192_0_2-subnet.yaml @@ -0,0 +1,3 @@ +parameter_defaults: + ControlPlaneDefaultRoute: 192.0.2.1 + EC2MetadataIp: 192.0.2.1 |