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