redhat-openstack / infrared

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects
https://infrared.readthedocs.io/en/latest/index.html
Apache License 2.0
99 stars 96 forks source link

Skip EC2 facts when deploying packstack #392

Closed amoralej closed 4 years ago

amoralej commented 4 years ago

As reported in [1], in some CI environments metadata server takes longer that expected to reply. This patch is creating a facter config file to disable EC2 facts.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1842520

amoralej commented 4 years ago

o/ Alfredo, fyi infrared does not use github PRs but gerrithub/gerrit

Thanks! https://review.gerrithub.io/c/redhat-openstack/infrared/+/494897