X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-linux-bridge.yaml;h=a544d547b040dde619b622a3d019ee2328160523;hb=c7b045e44e90612c44890534bbde9fdb3d7e4105;hp=d8274f3c02533e423cb9d64e7f96475e39030d26;hpb=5fbcffc3f8c18f7df411571df9618afa43dae7a3;p=apex-tripleo-heat-templates.git diff --git a/net-config-linux-bridge.yaml b/net-config-linux-bridge.yaml index d8274f3c..a544d547 100644 --- a/net-config-linux-bridge.yaml +++ b/net-config-linux-bridge.yaml @@ -1,4 +1,4 @@ -heat_template_version: '2016-10-14' +heat_template_version: ocata description: > Software Config to drive os-net-config for a simple bridge. parameters: @@ -33,7 +33,7 @@ parameters: ControlPlaneDefaultRoute: # Override this via parameter_defaults description: The default route of the control plane network. type: string - default: 192.0.2.1 + default: 192.168.24.1 EC2MetadataIp: # Override this via parameter_defaults description: The IP address of the EC2 metadata server. type: string