Egon Rijpkema 2018-07-31 13:44:25 +02:00
parent aca5d696ad
commit 5b3e950e70
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ resources:
internal_router:
type: OS::Neutron::Router
properties:
external_gateway_info: { get_param: public_net }
external_gateway_info: { network: public_net }
internal_interface:
type: OS::Neutron::RouterInterface