adds service control
This commit is contained in:
10
manifests/main/dirs.pp
Normal file
10
manifests/main/dirs.pp
Normal file
@@ -0,0 +1,10 @@
|
||||
## postgresql_cd::main::dirs.pp
|
||||
# Module name: postgresql_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manages logic for the postgresql_cd module.
|
||||
##############################################################################
|
||||
class postgresql_cd::main::dirs (
|
||||
|
||||
) inherits postgresql_cd::params {
|
||||
require postgresql_cd::main::install
|
||||
}
|
||||
Reference in New Issue
Block a user