OP#419 initial commit after changes
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## php_cd::main::install.pp
|
||||
# Module name: php_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
## confdroid_php::main::install.pp
|
||||
# Module name: confdroid_php
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary Class manages installation aspects
|
||||
##############################################################################
|
||||
class php_cd::main::install (
|
||||
class confdroid_php::main::install (
|
||||
|
||||
) inherits php_cd::params {
|
||||
) inherits confdroid_php::params {
|
||||
package { $reqpackages:
|
||||
ensure => $pkg_ensure,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user