a5f6eb6ed4
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 |
||
---|---|---|
.. | ||
build-helm-packages | ||
clean-host/tasks | ||
deploy-apparmor/tasks | ||
deploy-docker | ||
deploy-env | ||
deploy-jq/tasks | ||
deploy-package | ||
deploy-python/tasks | ||
deploy-python-pip | ||
deploy-selenium/tasks | ||
describe-kubernetes-objects/tasks | ||
disable-local-nameserver/tasks | ||
enable-hugepages | ||
gather-host-logs/tasks | ||
gather-pod-logs/tasks | ||
gather-prom-metrics/tasks | ||
gather-selenium-data/tasks | ||
helm-release-status/tasks | ||
mount-extra-volume | ||
osh-bandit | ||
osh-run-script | ||
osh-run-script-set | ||
override-images | ||
setup-firewall/tasks | ||
upgrade-host |