## confdroid_postgresql::main::dirs.pp # Module name: confdroid_postgresql # Author: 12ww1160 (12ww1160@confdroid.com) # @summary Class manages logic for the confdroid_postgresql module. ############################################################################## class confdroid_postgresql::main::dirs ( ) inherits confdroid_postgresql::params { require confdroid_postgresql::main::install }