aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 48363f1..c5565d1 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -15,11 +15,6 @@ class sshd {
}
-
-
- }
- }
-
class sshd::base {
$real_sshd_config_source = $sshd_config_source ? {
'' => "sshd/sshd_config/${operatingsystem}_normal.erb",