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