OP#409 initial commit after fork
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
## cd_apache::init.pp
|
||||
# Module name: cd_apache
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary initializes the cd_apache Puppet module.
|
||||
## confdroid_apache::init.pp
|
||||
# Module name: confdroid_apache
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary initializes the confdroid_apache Puppet module.
|
||||
##############################################################################
|
||||
class cd_apache {
|
||||
include cd_apache::params
|
||||
class confdroid_apache {
|
||||
include confdroid_apache::params
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user