c12s-kubespray/roles/vault/tasks/shared
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
..
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 Vault role updates: 2017-09-05 09:07:35 +03:00
find_leader.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
gen_ca.yml Vault role updates: 2017-09-05 09:07:35 +03:00
gen_userpass.yml Vault role updates: 2017-09-05 09:07:35 +03:00
issue_cert.yml Vault role updates: 2017-09-05 09:07:35 +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