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