Skip to content

Commit 94b1b38

Browse files
committed
Add sram-metadata and rename apps+roles
1 parent e999fad commit 94b1b38

70 files changed

Lines changed: 876 additions & 23 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ldap: "{{ ldap_defaults | combine(ldap_overrides, recursive=true) }}"
33

44
ldap_defaults:
55
image: "ghcr.io/surfscz/sram-ldap:main"
6-
conf_dir: "{{ current_release_appdir }}/ldap"
6+
conf_dir: "{{ current_release_appdir }}/sram/ldap"
77
ldif_dir: "{{ ldap_defaults.conf_dir }}/schema"
88
certs_dir: "{{ ldap_defaults.conf_dir }}/certs"
99
backup_dir: "{{ ldap_defaults.conf_dir }}/ldap"

0 commit comments

Comments
 (0)