tripleo-quickstart-extras/playbooks
Ronelle Landy 3d81be6217 Ensure locale is set to en_US.UTF-8 for baremetal systems
RHEL 8.4 guest images set the locale to LANG=en_US
which results in error during the deploy.
This role ensure that the locale includes
LANG=en_US.UTF-8 after the image boots.

Related-Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1935345
Change-Id: I06dd113e41d4b47e74663cc5c7bea74434cfa0fc
2021-03-04 16:43:30 +00:00
..
tasks Updating cirros image download url 2021-02-11 16:38:05 +01:00
baremetal-full-deploy.yml Add playbook for FreeIPA job 2019-02-08 05:41:31 +00:00
baremetal-full-freeipa.yml ansible-lint: re-enabled 2019-10-23 12:12:49 +01:00
baremetal-full-overcloud-prep.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
baremetal-full-overcloud-validate.yml Set condition to run os_tempest 2021-01-14 18:44:50 +00:00
baremetal-full-overcloud.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
baremetal-full-undercloud.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
baremetal-prep-virthost.yml Ensure locale is set to en_US.UTF-8 for baremetal systems 2021-03-04 16:43:30 +00:00
baremetal-quickstart-extras.yml Replace ansible include with import_playbook 2020-10-10 13:16:43 +00:00
baremetal-undercloud-minimal.yml Allow deployment of Undercloud (VM) without direct access to the underlying virthost. 2019-04-16 07:51:36 +02:00
baremetal-undercloud.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
build-images-v2.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
build-test-packages.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
cleanup-destructive.yml ansible-lint: removed skip of 206 2019-10-25 17:15:40 +01:00
collect-logs.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
content-provider-containers.yml Move content provider plays to a seperate playbook 2020-10-27 14:58:49 +05:30
deploy-delete.yml Replace ansible include with import_playbook 2020-10-10 13:16:43 +00:00
gate-quickstart.yml Add gate-quickstart role 2016-11-22 12:56:09 +00:00
multinode-minion.yml Replace ansible include with import_playbook 2020-10-10 13:16:43 +00:00
multinode-multiple-overcloud.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
multinode-overcloud-prep.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
multinode-overcloud-update.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
multinode-overcloud-upgrade.yml ensure that repo-setup ALWAYS REruns after deployment for update/upgrade 2020-11-17 22:41:55 +00:00
multinode-overcloud.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
multinode-standalone-ipa.yml Add role for standalone on multinode with IPA 2020-05-08 12:03:17 -04:00
multinode-standalone-pre.yml Move content provider plays to a seperate playbook 2020-10-27 14:58:49 +05:30
multinode-standalone-upgrade.yml Set condition to run os_tempest 2021-01-14 18:44:50 +00:00
multinode-standalone.yml Merge "Use tripleo client for validation instead of python script" 2021-02-19 11:27:42 +00:00
multinode-undercloud-minion.yml ansible-lint: re-enabled 2019-10-23 12:12:49 +01:00
multinode-undercloud-upgrade.yml ensure that repo-setup ALWAYS REruns after deployment for update/upgrade 2020-11-17 22:41:55 +00:00
multinode-undercloud.yml Merge "Use tripleo client for validation instead of python script" 2021-02-19 11:27:42 +00:00
multinode-validate.yml Set condition to run os_tempest 2021-01-14 18:44:50 +00:00
multinode.yml Replace ansible include with import_playbook 2020-10-10 13:16:43 +00:00
nodepool-setup.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
ovb-create-stack.yml Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
ovb-delete-stack.yml Adopt yamllint strict linting 2018-11-26 12:37:21 +00:00
ovb-setup.yml Set DNS for jobs dynamically in OVB 2019-02-13 12:14:03 +02:00
ovb.yml Create single playbook for ovb deploy 2020-11-29 13:44:18 +00:00
prepare-slave.yml Remove unnecessary yum calls 2020-03-03 13:29:21 +02:00
provision_multinodes.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
quickstart-extras-overcloud-prep.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
quickstart-extras-overcloud.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
quickstart-extras-standalone.yml Set condition to run os_tempest 2021-01-14 18:44:50 +00:00
quickstart-extras-undercloud.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30
quickstart-extras-validate.yml Set condition to run os_tempest 2021-01-14 18:44:50 +00:00
quickstart-extras.yml Replace ansible include with import_playbook 2020-10-10 13:16:43 +00:00
repo-setup.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
scale_nodes.yml Replace ansible include with import_playbook 2020-10-10 13:16:43 +00:00
scale_nodes_verify.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
snapshot-libvirt.yml Adapt code to newer code style (linters) 2018-11-16 12:42:51 +00:00
to-build-or-not-to-build.yml Modify the baremetal playbooks to use baseos undercloud 2019-05-17 10:17:55 -04:00
tobiko.yml Add playbook and role to run tobiko 2019-11-08 07:31:06 +00:00
validations.yml Trigger validations only on train and above. 2021-02-10 15:59:01 +05:30