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