You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(maint) Extract concrete inventory file for pr_testing workflow
The kvm_automation_tooling generated inventory files rely on the
puppetlabs-terraform module plugins to extract target information from
the Terraform state file.
When we run openvox_bootstrap tasks, that module does not depend on
puppetlabs-terraform, so we need an inventory file with explicit target
information (ip addresses).
The .inventory.targets from 'bolt inventory show --format json' is
suitable as a concrete list of targets with a little massaging (there is
a 'groups' entry that Bolt doesn't expect in an inventory file).
0 commit comments