Merge "Add environment for external network VIP" into stable/wallaby

This commit is contained in:
Zuul 2021-06-03 09:00:26 +00:00 committed by Gerrit Code Review
commit 462724d3ff
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