Puppet Class: puppet_cd
+
+
+
+
+ - Defined in:
+ -
+ manifests/init.pp
+
+
+
+
+
Summary
+ Class initialize the puppet_cd module.
+
+
Overview
+
+
+
+
puppet_cd::init.pp Module name: puppet_cd Author: Arne Teuke
+(arne_teuke@confdroid)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+6
+7
+8
+9
+10
+ |
+
+ # File 'manifests/init.pp', line 6
+
+class puppet_cd {
+
+ include puppet_cd::params
+
+}
+ |
+
+
+
+