puppetlabs / puppetlabs-pecdm

Puppet Bolt driven fusion of puppetlabs/peadm and Terraform.
Apache License 2.0
14 stars 19 forks source link

[SOLARCH-525] #45

Closed mcka1n closed 3 years ago

mcka1n commented 3 years ago

Using Bolt's wait_until_available to check the connection with cloud instances

In this PR I'm using Bolt's wait_until_available function to establish a connection with the whole inventory (the one that comes from Terraform)

Previously we had this logic in the Terraform templates (see the referenced PRs below)


TODO after approval: Once the PRs in the terraform templates are approved and merged, I need to update the Puppetfile with the new commit-sha