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