Formatting, more genaral example
This commit is contained in:
parent
a36cf5ce7f
commit
604d1b6a71
|
@ -17,7 +17,7 @@ Examples:
|
|||
class {"wmdeit_ldap":
|
||||
serverid => 17,
|
||||
simple_bind_tls => "0",
|
||||
log_level => 4,
|
||||
log_level => 4,
|
||||
}
|
||||
|
||||
class {"wmdeit_ldap::lam":
|
||||
|
@ -26,8 +26,8 @@ Examples:
|
|||
|
||||
configs => {
|
||||
wmde => {
|
||||
password => "123456",
|
||||
password_salt => "Tube1234"
|
||||
password => "1234",
|
||||
password_salt => "5678"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue