tripleo-heat-templates/ci/environments
Francesco Pantano 73c1d300df Disable global_id reclaim for Ceph mons in scenario001
As per [1], patched monitors raise the AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED
health alert if auth_allow_insecure_global_id_reclaim is enabled.
This is ok for general deployments, but it's not required in CI deployments.
Adding this option to the mon section using the CephConfigOverrides
approach ensures the cluster stay in health_ok.

[1] https://docs.ceph.com/en/latest/security/CVE-2021-20288/

Change-Id: Ib8d3f62d233ce5a42e9923547c08add6e5859cfb
2021-04-27 11:19:23 +00:00
..
network Refactor Service VIPs redis and ovn_dbs 2021-04-14 10:22:59 +02:00
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
disable-unbound.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
multinode-containers.yaml Move cell_v2 discovery off compute hosts 2020-11-18 12:21:59 +00:00
multinode-core.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
neutron_l3_qos.yaml Add file which enables QoS related L3 agent extensions 2020-11-16 10:25:48 +00:00
neutron_sec_group_quota.yaml Add NeutronSecurityGroupQuota to allow setting quota_security_group 2020-03-18 02:26:51 +00:00
octavia-kvm.yaml Replace deprecated libvirt_* options 2020-09-24 18:58:29 +09:00
ovb-ha.yaml Replace deprecated libvirt_* options 2020-09-24 18:58:29 +09:00
scenario000-multinode-containers.yaml Make NetworkConfigWithAnsible parameter non-role specific 2020-10-15 19:41:27 +05:30
scenario000-standalone.yaml cinder: remove support for the Veritas HyperScale driver 2021-04-23 00:28:06 +09:00
scenario001-multinode-containers.yaml Revert "Hard code jobs to Nautilus before setting new default to Octopus" 2021-03-10 08:44:57 +01:00
scenario001-standalone.yaml Disable global_id reclaim for Ceph mons in scenario001 2021-04-27 11:19:23 +00:00
scenario002-standalone.yaml Deprecate zaqar services 2020-10-29 13:26:54 +00:00
scenario003-standalone.yaml Generate bind pool and bind configuration using deployment info 2021-04-09 15:04:22 -02:30
scenario004-standalone.yaml Merge "Revert "Hard code jobs to Nautilus before setting new default to Octopus"" 2021-03-11 07:19:51 +00:00
scenario007-multinode-containers.yaml Merge "Rename NeutronMl2PluginBase TripleO service" 2020-10-24 00:08:46 +00:00
scenario007-standalone.yaml Rename NeutronMl2PluginBase TripleO service 2020-10-20 11:20:41 +10:00
scenario010-multinode-containers.yaml Remove duplicate keys from yaml files 2021-03-29 13:56:31 +00:00
scenario010-standalone.yaml Remove duplicate keys from yaml files 2021-03-29 13:56:31 +00:00
scenario012-standalone.yaml Don't manage bridge mappings in scenario file 2020-10-14 09:28:33 +00:00
scenario013-standalone.yaml Remove duplicate keys from yaml files 2021-03-29 13:56:31 +00:00
standalone-ipa.yaml Generate certificates using ansible role 2021-03-10 16:28:22 +01:00

README.rst

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.