tripleo-heat-templates/ci
Francesco Pantano d5899589d7 Add delegate_fact_hosts: false on ci scenarios
This change adds delegate_facts_hosts: false to the
existing ceph-ansible scenarios.
This was introduced due to the --limit option to avoid
gathering facts, but since we're running on standalone
and the same node is present in all groups, having that
variable set to True (which is the ceph-ansible default)
makes no sense.

Change-Id: I44433731f73882f62591e8067743beec4d423ef7
(cherry picked from commit c0e8697550)
2021-03-05 10:05:28 +00:00
..
common Use ansible for nodes validation 2020-11-29 07:55:41 +00:00
environments Add delegate_fact_hosts: false on ci scenarios 2021-03-05 10:05:28 +00:00
scripts Use --allow-overlap-zone when setting up freeipa 2020-03-26 12:30:43 +01:00
README.rst Fix grammar 2016-11-29 21:49:18 -05:00

README.rst

TripleO CI environments

TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. They should not be used in production and we don't guarantee they work outside TripleO CI.

For more informations about TripleO CI, please look: https://github.com/openstack-infra/tripleo-ci