openstack-virtual-baremetal/environments/public-router.yaml
Ben Nemec 870a848349 Add environment to enable public router
Since the router for the public network is disabled by default, we
should have an enablement environment so people don't have to
manually add it to their env file.
2018-10-31 20:47:43 +00:00

14 lines
740 B
YAML

# *******************************************************************
# This file was created automatically by the sample environment
# generator. Developers should use `tox -e genconfig` to update it.
# Users are recommended to make changes to a copy of the file instead
# of the original, if any customizations are needed.
# *******************************************************************
# title: Public Network External Router
# description: |
# Deploy a router that connects the public and external networks. This
# allows the public network to be used as a gateway instead of routing all
# traffic through the undercloud.
resource_registry:
OS::OVB::UndercloudNetworks: ../templates/undercloud-networks-public-router.yaml