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