adds basic classes
This commit is contained in:
8
manifests/init.pp
Normal file
8
manifests/init.pp
Normal file
@@ -0,0 +1,8 @@
|
||||
## postgresql_cd::init.pp
|
||||
# Module name: postgresql_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class initializes the postgresql_cd module.
|
||||
##############################################################################
|
||||
class postgresql_cd {
|
||||
include postgresql_cd::params
|
||||
}
|
||||
Reference in New Issue
Block a user