diff options
Diffstat (limited to 'environments/updates')
-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 |