Merge "Undercloud: support for external VIP for SSL"

This commit is contained in:
Zuul 2018-02-15 19:24:13 +00:00 committed by Gerrit Code Review
commit 4b6a7462ce
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ resource_registry:
OS::TripleO::Undercloud::Net::SoftwareConfig: ../net-config-undercloud.yaml
OS::TripleO::NodeExtraConfigPost: ../extraconfig/post_deploy/undercloud_post.yaml
OS::TripleO::Services::DockerRegistry: ../puppet/services/docker-registry.yaml
# Allows us to control the external VIP for Undercloud SSL
OS::TripleO::Network::Ports::ExternalVipPort: ../network/ports/external_from_pool.yaml
parameter_defaults:
EnablePackageInstall: true