tripleo-heat-templates/ci
Francesco Pantano 871f26566a 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.

Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart/+/779315
Change-Id: I44433731f73882f62591e8067743beec4d423ef7
(cherry picked from commit c0e8697550)
2021-03-10 05:37:15 +00:00
..
common Remove all unused ci specific nic config templates 2020-10-08 10:05:11 +05:30
environments Add delegate_fact_hosts: false on ci scenarios 2021-03-10 05:37:15 +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