OP#561 initial commit after fork
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
## ssh_cd::init.pp
|
||||
# Module name: ssh_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class initializes the ssh_cd module
|
||||
## confdroid_ssh::init.pp
|
||||
# Module name: confdroid_ssh
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary Class initializes the confdroid_ssh module
|
||||
##############################################################################
|
||||
class ssh_cd {
|
||||
include ssh_cd::params
|
||||
class confdroid_ssh {
|
||||
include confdroid_ssh::params
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user