tripleo-heat-templates/ci/environments
Francesco Pantano fabfdc83de Add CephAdmVerbose variable
The final step of the cephadm playbook calls post.yaml, which is able
to print the status of the cluster and export it as a ceph compatible
spec retrieved from the Ceph cluster. However, in a tls-everywhere
context, we should be able to stop logging the spec as it contains
sensitive info (the priv key).
This change just adds the CephAdmVerbose tht varibale to control what
is printed. The variable is set to true in both Ceph related scenarios
tested in the tripleo-ci.

Depends-On: I7bef5922d75114e4bd1924b52a382e61d7027d2d
Change-Id: I1db48dcc004223b90c3505bd447530593be487bf
2021-12-21 08:06:27 +00:00
..
network Add templates for custom network ci job 2021-12-10 12:27:02 +00: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_dns_domain.yaml [Neutron] Add custom env file to set dns_domain_name 2021-11-16 12:30:08 +00:00
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 Remove zaqar 2021-09-28 07:57:39 -06:00
scenario001-multinode-containers.yaml Remove Keepalived service 2021-04-28 01:16:18 +09:00
scenario001-standalone.yaml Add CephAdmVerbose variable 2021-12-21 08:06:27 +00:00
scenario002-standalone.yaml Remove zaqar 2021-09-28 07:57:39 -06:00
scenario003-standalone.yaml Remove mistral 2021-09-28 07:57:28 -06:00
scenario004-standalone.yaml Add CephAdmVerbose variable 2021-12-21 08:06:27 +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 Move the remaining wallaby jobs to cephadm 2021-08-20 06:21:32 +00:00
scenario010-standalone.yaml Add OctaviaAmphoraSshKeyDir for ssh key creation for Octavia 2021-08-26 21:39:34 +02:00
scenario012-standalone.yaml Don't manage bridge mappings in scenario file 2020-10-14 09:28:33 +00:00
scenario013-standalone.yaml Remove Keepalived service 2021-04-28 01:16:18 +09: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.