fix typo
This commit is contained in:
parent
1cbfad7c65
commit
b729202cff
@ -11,7 +11,7 @@ class nslcd::config inherits nslcd
|
||||
owner => $nslcd::config_user,
|
||||
group => $nslcd::config_group,
|
||||
mode => $nslcd::config_mode,
|
||||
show_diff => false
|
||||
show_diff => false,
|
||||
content => template('nslcd/nslcd.erb'),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user