c12s-kubespray/roles/vault/tasks/cluster
mkrasilnikov bf0af1cd3d Vault role updates:
* using separated vault roles for generate certs with different `O` (Organization) subject field;
  * configure vault roles for issuing certificates with different `CN` (Common name) subject field;
  * set `CN` and `O` to `kubernetes` and `etcd` certificates;
  * vault/defaults vars definition was simplified;
  * vault dirs variables defined in kubernetes-defaults foles for using
  shared tasks in etcd and kubernetes/secrets roles;
  * upgrade vault to 0.8.1;
  * generate random vault user password for each role by default;
  * fix `serial` file name for vault certs;
  * move vault auth request to issue_cert tasks;
  * enable `RBAC` in vault CI;
2017-09-05 09:07:35 +03:00
..
binary.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
configure.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
create_mounts.yml Vault role updates: 2017-09-05 09:07:35 +03:00
create_roles.yml Vault role updates: 2017-09-05 09:07:35 +03:00
init.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
main.yml Vault role updates: 2017-09-05 09:07:35 +03:00
systemd.yml Vault security hardening and role isolation 2017-02-08 21:41:36 +00:00
unseal.yml Fix vault setup partially (#1531) 2017-08-18 15:09:45 +03:00