magnum/magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml

7 lines
246 B
YAML

# enables the use of floating ip on the load balancer
resource_registry:
"Magnum::Optional::Neutron::LBaaS::FloatingIP": "OS::Neutron::FloatingIP"
"Magnum::FloatingIPAddressSwitcher": "../fragments/floating_ip_address_switcher_public.yaml"