diff --git a/Openstack/infrastructure_init.yaml b/Openstack/infrastructure_init.yaml index 8d212c83ed804a7a79ce4d46f9b03980894a7883..e3cb679f5d5fc717835dcb62372e568546731c63 100644 --- a/Openstack/infrastructure_init.yaml +++ b/Openstack/infrastructure_init.yaml @@ -102,7 +102,7 @@ resources: networks: - port: { get_resource: instance_port_2 } - association_1: + association_2: type: OS::Nova::FloatingIPAssociation properties: floating_ip: { get_resource: floating_ip_2 }