tripleo-quickstart-extras/roles/overcloud-deploy/templates/tls-everywhere.yaml.j2
Grzegorz Grasza d688ab722a Support TLS-Everywhere without novajoin
To run TLS-E without novajoin, set undercloud_enable_novajoin
to false. To avoid confusion, this changes the previous behavior
of undercloud_enable_novajoin flag and it's default value. The
original flag wasn't used, because novajoin is only used for
TLS-E, so it doesn't make sense to deploy it otherwise.

Depends-On: https://review.opendev.org/731383
Depends-On: https://review.opendev.org/740951
Change-Id: Id97074ff7b1341942e8c85fc709a83b33e0af414
2020-07-21 18:19:21 +02:00

9 lines
327 B
Django/Jinja

# Override the IpaClient path to use tripleo-ipa instead of novajoin for IPA registration
parameter_defaults:
IdMServer: {{freeipa_server_hostname}}
IdMDomain: {{overcloud_cloud_domain}}
resource_registry:
OS::TripleO::Services::IpaClient: {{overcloud_templates_path}}/deployment/ipa/ipaservices-baremetal-ansible.yaml