You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
269 B

  1. ---
  2. - include: mount.yml
  3. vars:
  4. mount_name: pki
  5. mount_options:
  6. config:
  7. default_lease_ttl: "{{ vault_default_lease_ttl }}"
  8. max_lease_ttl: "{{ vault_max_lease_ttl }}"
  9. description: The default PKI mount for Kubernetes
  10. type: pki