tripleo-heat-templates/puppet
James Slagle 54010e2358 Support SshKnownHostsDeployment with config-download
Add support for the SshKnownHostsDeployment resources to
config-download. Since the deployment resources relied on Heat outputs,
they were not supported with the default handling from tripleo-common
that relies on the group_vars mechanism.

Instead, this patch refactors the templates to add the known hosts
entries as global_vars to deploy_steps_playbook.yaml, and then includes
the new tripleo-ssh-known-hosts role from tripleo-common to apply the
same configuration that the Heat deployment did.

Since these deployments no longer need to be triggered when including
config-download-environment.yaml, a mapping is added that can be
overridden to OS::Heat::None to disable the deployment resources when
using config-download.

The default behavior when not using config-download remains unchanged.

Closes-Bug: #1746336
Change-Id: Ia334fe6adc9a8ab228f75cb1d0c441c1344e2bd9
(cherry picked from commit 088d5c12f0)
2018-07-12 19:58:40 -04:00
..
extraconfig Match only haproxy for docker ps and skipp all *-haproxy occurences 2018-06-13 12:07:22 +00:00
manifests Reinstate common overcloud manifest for all roles 2018-01-11 18:42:45 +00:00
services Merge "Set configure_qemu to true to get qemu port range applied" into stable/queens 2018-07-07 16:04:30 +00:00
all-nodes-config.j2.yaml Replacing the count with loop.index for indexing 2018-03-13 07:45:36 +00:00
deploy-artifacts.sh Merge "Fix rpms being installed via DeployArtifactURLs" 2017-06-23 17:05:14 +00:00
deploy-artifacts.yaml Change template names to queens 2017-11-23 10:15:32 +01:00
role.role.j2.yaml Support SshKnownHostsDeployment with config-download 2018-07-12 19:58:40 -04:00