full commit
This commit is contained in:
9
manifests/main/config.pp
Normal file
9
manifests/main/config.pp
Normal file
@@ -0,0 +1,9 @@
|
||||
## ssh_cd::main::config.pp
|
||||
# Module name: ssh_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
# @summary Class manages module logic
|
||||
##############################################################################
|
||||
class ssh_cd::main::config (
|
||||
) inherits ssh_cd::params {
|
||||
include ssh_cd::main::service
|
||||
}
|
||||
Reference in New Issue
Block a user