Closed ghost closed 6 years ago
Because it is not best practice to execute the provisioning script from one of the cluster nodes (bootstrap inclusive). When you do it this way the test at the end of the access script will fail for localhost, because it try to connect from localhost over ssh to localhost... But it will work anyway, so consider this error as closed.
Minor problem
When running
plays/access-onprem.yml
on Centos7 on Hetzner Cloud.However note that the failure did not seem to affect the install as I did run
ansible-playbook plays/install.yml
just after and all is perfect