linting the project
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
## cd_alloy::main::install.pp
|
||||
# Module name: cd_alloy
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manages module logic for the cd_alloy module
|
||||
# @summary Class installs packages for the cd_alloy module
|
||||
###############################################################################
|
||||
class cd_alloy::main::install (
|
||||
|
||||
) inherits cd_alloy::params {
|
||||
|
||||
require cd_alloy::main::yumrepo
|
||||
|
||||
package { $reqpackages:
|
||||
|
||||
Reference in New Issue
Block a user