871f26566a
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
|
||
---|---|---|
.. | ||
network | ||
ceph-min-osds.yaml | ||
disable-unbound.yaml | ||
multinode-containers.yaml | ||
multinode-core.yaml | ||
neutron_l3_qos.yaml | ||
neutron_sec_group_quota.yaml | ||
octavia-kvm.yaml | ||
ovb-ha.yaml | ||
README.rst | ||
scenario000-multinode-containers.yaml | ||
scenario000-standalone.yaml | ||
scenario001-multinode-containers.yaml | ||
scenario001-standalone.yaml | ||
scenario002-standalone.yaml | ||
scenario003-standalone.yaml | ||
scenario004-standalone.yaml | ||
scenario007-multinode-containers.yaml | ||
scenario007-standalone.yaml | ||
scenario010-multinode-containers.yaml | ||
scenario010-standalone.yaml | ||
scenario012-standalone.yaml | ||
scenario013-standalone.yaml | ||
standalone-ipa.yaml |
This directory contains environments that are used in tripleo-ci.
They may change from release to release or within a release, and should
not be relied upon in a production environment. The top-level
environments
directory in tripleo-heat-templates contains
the production-ready environment files.