diff --git a/manifests/os/centos.pp b/manifests/os/centos.pp new file mode 100644 index 0000000..ba9ec92 --- /dev/null +++ b/manifests/os/centos.pp @@ -0,0 +1,3 @@ +# == Class: ldap::os::centos +# +class ldap::os::centos {}