c12s-kubespray/roles/bootstrap-os/tasks
Matthew Mosesohn 07cc981971
refactor vault role ()
* Move front-proxy-client certs back to kube mount

We want the same CA for all k8s certs

* Refactor vault to use a third party module

The module adds idempotency and reduces some of the repetitive
logic in the vault role

Requires ansible-modules-hashivault on ansible node and hvac
on the vault hosts themselves

Add upgrade test scenario
Remove bootstrap-os tags from tasks

* fix upgrade issues

* improve unseal logic

* specify ca and fix etcd check

* Fix initialization check

bump machine size
2018-05-11 19:11:38 +03:00
..
bootstrap-centos.yml Changre raw execution to use yum module () 2017-10-14 09:52:40 +01:00
bootstrap-coreos.yml Fix path for pip and python 2018-05-11 16:01:52 +02:00
bootstrap-debian.yml Avoid that some read-only tasks cause an ansible-change () 2017-11-06 13:51:07 +00:00
bootstrap-opensuse.yml Revert "Revert "Add openSUSE support" ()" () 2018-04-26 12:52:06 +03:00
bootstrap-ubuntu.yml refactor vault role () 2018-05-11 19:11:38 +03:00
main.yml Revert "Revert "Add openSUSE support" ()" () 2018-04-26 12:52:06 +03:00
setup-pipelining.yml Adding yamllinter to ci steps () 2017-08-24 12:09:52 +03:00