Skip to content
Snippets Groups Projects
Commit 79f1a0d5 authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

working on enum

parent e182d5b5
No related branches found
No related tags found
No related merge requests found
# Setup lbcd for LDAP servers (LBDNS)
class su_ldap::lbcd (
Enum['present', 'absent'] $ensure = undef
Enum['present', 'absent'] $ensure,
) inherits lbcd {
if ($ensure == 'present') {
## PRESENT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment