tripleo-heat-templates/ci
John Fulton 44d1e2ddd6
Add CephDynamicSpec, CephSpecPath, CephOsdSpec, CephSpecFqdn
If the CephDynamicSpec boolean is true, then the
ceph_spec_bootstrap Ansible module will create a
Ceph spec file based on the tripleo-ansible-inventory.

If the CephDynamicSpec boolean is false, then the
deployer may place their own Ceph spec file on the
undercloud at CephSpecPath.

If CephOsdSpec json is set, then it will appear in the
genereated Ceph spec for the 'osd' service_type.

If CephSpecFqdn boolean is true, then the hostname
and hosts of the generated Ceph spec will have their
fully qualified domain name instead of their short
hostname.

Depends-On: I74cb373f1dc94f8a5ef12c0545cfbc0c49abd69b
Change-Id: I3ce3db44706c4b378aa5abc7650ad8478576bf3a
2021-03-15 20:30:48 +01:00
..
common Remove all unused ci specific nic config templates 2020-10-08 10:05:11 +05:30
environments Add CephDynamicSpec, CephSpecPath, CephOsdSpec, CephSpecFqdn 2021-03-15 20:30:48 +01: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
network_data.yaml Network data v2 YAML definition for CI 2020-11-19 02:43:29 +01: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