An Ansible Playbook to deploy OpenLDAP and FusionDirectory
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
215B

  1. organization = "{{ organization }}"
  2. unit = "IT"
  3. locality = "{{ locality }}"
  4. state = "{{ state }}"
  5. country = "{{ country }}"
  6. cn = "{{ organization }} ROOT CA"
  7. expiration_days = -1
  8. ca
  9. cert_signing_key
  10. crl_signing_key