You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rundeck::auth_types:
- 'ldap' # this key has to be array.
rundeck::auth_config:
ldap:
server: 'server-01.corp.company.com'
port: '389'
bind_dn: 'CN=x,CN=Users,DC=corp,DC=company,DC=com'
...
I need prepare hiera yaml file for template realm.properties.erb
Seems it doesn't work. For example, I need set
/etc/rundeck/realm.properties
toSo could you please share me the sample of hiera yaml file for this setting?
The text was updated successfully, but these errors were encountered: