Use the right variable for the TLS cert's domain in kosmos-dirsrv's instance resource #194
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/193-dirsrv_undefined_var"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
domain
was undefined.new_resource.hostname
is ldap.kosmos.org and is what we needFixes #193