c12s-kubespray/roles/vault/tasks/shared
Maxim Krasilnikov 6eb22c5db2 Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552)
* Added update CA trust step for etcd and kube/secrets roles

* Added load_balancer_domain_name to certificate alt names if defined. Reset CA's in RedHat os.

* Rename kube-cluster-ca.crt to vault-ca.crt, we need separated CA`s for vault, etcd and kube.

* Vault role refactoring, remove optional cert vault auth because not not used and worked. Create separate CA`s fro vault and etcd.

* Fixed different certificates set for vault cert_managment

* Update doc/vault.md

* Fixed condition create vault CA, wrong group

* Fixed missing etcd_cert_path mount for rkt deployment type. Distribute vault roles for all vault hosts

* Removed wrong when condition in create etcd role vault tasks.
2017-08-30 16:03:22 +03:00
..
auth_backend.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
cert_auth_mount.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
check_etcd.yml Fix vault setup partially (#1531) 2017-08-18 15:09:45 +03:00
check_vault.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
config_ca.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
create_mount.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
create_role.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
find_leader.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
gen_ca.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
gen_userpass.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
issue_cert.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
pki_mount.yml Change single Vault pki mount to multi pki mounts paths for etcd and kube CA`s (#1552) 2017-08-30 16:03:22 +03:00
sync.yml Better naming for recurrent tasks 2017-06-29 19:50:09 +02:00
sync_auth_certs.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
sync_file.yml Better naming for recurrent tasks 2017-06-29 19:50:09 +02:00