2f6f519149
Migrate to using the template mode of the tripleo-ssh-known-hosts role. Detailed Changes: common/deploy-steps.j2: Remove ssh_known_hosts_hostnames parameter Remove ssh_known_hosts variable in config-download output Set tripleo_ssh_known_hosts_use_template var to true when including the tripleo-ssh-known-hosts role to activate template mode. extraconfig/tasks/ssh/host_public_key.yaml: Template removed as it was deprecated and is no longer used. extraconfig/tasks/ssh/known_hosts_config.yaml: Template removed as it was deprecated and is no longer used. overcloud-resource-registry-puppet.j2.yaml: Mappings for Ssh known hosts resources removed overcloud.j2.yaml: Resources removed: SshKnownHostsConfig, SshKnownHostsHostnames, {{role.name}}SshKnownHostsDeployment Removed passing in ssh_known_hosts_hostnames parameter to common/deploy-steps.j2 puppet/role.role.j2.yaml: Removed SshHostPubKey and SshKnownHostsHostnames resources Removed known_hosts_entry and known_hosts_hostnames stack outputs Add role_networks to set Ansible group vars which is a list of enabled networks for the role Change-Id: I10d0de42acc0b88b7947b464e976b5d0b9067ca2 |
||
---|---|---|
.. | ||
extraconfig | ||
manifests | ||
deploy-artifacts.sh | ||
role.role.j2.yaml |