OP#355 fork puppet_cd to confdroid_puppet
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
## puppet_cd::init.pp
|
||||
# Module name: puppet_cd
|
||||
## confdroid_puppet::init.pp
|
||||
# Module name: confdroid_puppet
|
||||
# Author: Arne Teuke (arne_teuke@confdroid)
|
||||
# @summary Class initialize the puppet_cd module.
|
||||
# @summary Class initialize the confdroid_puppet module.
|
||||
###############################################################################
|
||||
class puppet_cd {
|
||||
include puppet_cd::params
|
||||
class confdroid_puppet {
|
||||
include confdroid_puppet::params
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user