Puppet Class: confdroid_postgresql

Defined in:
manifests/init.pp

Summary

Class initializes the confdroid_postgresql module.

Overview

confdroid_postgresql::init.pp Module name: confdroid_postgresql Author: 12ww1160 (12ww1160@confdroid.com)



6
7
8
# File 'manifests/init.pp', line 6

class confdroid_postgresql {
  include confdroid_postgresql::params
}