initial commit
This commit is contained in:
10
manifests/params.pp
Normal file
10
manifests/params.pp
Normal file
@@ -0,0 +1,10 @@
|
||||
## automatic_cd::params.pp
|
||||
# Module name: automatic_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manages all parameters for the automatic_cd module
|
||||
##############################################################################
|
||||
class automatic_cd (
|
||||
|
||||
) {
|
||||
#
|
||||
}
|
||||
Reference in New Issue
Block a user