Moved ldap::auth class to bootstrap phase.
This commit is contained in:
parent
38edd3366d
commit
94a4e0713a
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
#
|
||||
class ldap::auth inherits ldap::client {
|
||||
|
||||
tag("bootstrap")
|
||||
|
||||
$ldap_uri = inline_template('<%= ldap_server.join(" ") -%>')
|
||||
|
||||
case $operatingsystem {
|
||||
|
|
Loading…
Add table
Reference in a new issue