openstack-helm-infra/playbooks
Vladimir Kozhukalov a5f6eb6ed4 Update deploy-env role
When generating keys and sharing them between nodes
in a multinode env it is important that task which
generates keys is finished before trying to use these
keys on another node.

The PR splits the Ansible block into two blocks and
makes sure the playbook deploy-env is run with the linear
strategy. Thus we can be sure that keys are first generated
on all affected nodes and only then are used to setup
tunnels and passwordless ssh.

Change-Id: I9985855d7909aa5365876a24e2a806ab6be1dd7c
2024-07-19 12:58:39 -05:00
..
publish Make publish jobs more generic 2020-11-11 19:22:55 -05:00
build-chart.yaml Start using ensure-helm role for publishing 2022-08-09 16:30:21 -04:00
deploy-env.yaml Update deploy-env role 2024-07-19 12:58:39 -05:00
enable-hugepages.yaml Add compute-kit job with DPDK enabled 2024-02-14 13:23:34 -06:00
inject-keys.yaml Test job for legacy OSH Ceph to Rook migration 2024-07-02 12:41:54 -05:00
lint.yml Fix prevent trailing whitespace lint command 2024-02-02 14:12:26 -06:00
mount-volumes.yaml Create osh-bandit role 2023-10-25 17:59:56 -05:00
osh-infra-bandit.yaml Create osh-bandit role 2023-10-25 17:59:56 -05:00
osh-infra-collect-logs.yaml Introduces templates linting 2020-06-11 23:29:42 -05:00
osh-infra-deploy-docker.yaml Introduces templates linting 2020-06-11 23:29:42 -05:00
osh-infra-deploy-selenium.yaml Add new python roles to playbooks 2020-06-19 18:07:13 +00:00
osh-infra-gate-runner.yaml Add base helm3 job 2021-09-02 04:54:52 +00:00
osh-infra-upgrade-host.yaml Introduces templates linting 2020-06-11 23:29:42 -05:00
prepare-hosts.yaml Create osh-bandit role 2023-10-25 17:59:56 -05:00
roles Gate/Dev: RPM and structure improvements 2018-04-18 13:56:47 -05:00
run-scripts.yaml Fix deploy-env role 2023-10-27 13:59:19 -05:00
vars.yaml Completely switch to python3 for developers installation 2020-07-03 09:47:43 +00:00