Merge "Add environment for external network VIP"

This commit is contained in:
Zuul 2021-06-01 23:45:40 +00:00 committed by Gerrit Code Review
commit 15f2e9378b
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# This environment allows us to control the external VIP for Undercloud or Standalone SSL.
# When used, a network data has to be provided (e.g. network_data_undercloud.yaml) and
# `openstack tripleo deploy` must be called with --public-virtual-ip.
resource_registry:
OS::TripleO::Network::Ports::ExternalVipPort: ../network/ports/external_from_pool.yaml