OP#647 initial commit after fork
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## alloy_cd::main::yumrepo.pp
|
||||
# Module name: alloy_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary class install yum repos for the alloy_cd module
|
||||
## confdroid_alloy::main::yumrepo.pp
|
||||
# Module name: confdroid_alloy
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary class install yum repos for the confdroid_alloy module
|
||||
##############################################################################
|
||||
class alloy_cd::main::yumrepo (
|
||||
class confdroid_alloy::main::yumrepo (
|
||||
|
||||
) inherits alloy_cd::params {
|
||||
) inherits confdroid_alloy::params {
|
||||
# test
|
||||
yumrepo { 'grafana':
|
||||
ensure => 'present',
|
||||
|
||||
Reference in New Issue
Block a user