Do not configure sshd_config from swift_common

Including ssh::server::install without parameters in swift_common
creates a simplified /etc/ssh/sshd_config file, which breaks any
user customization. It is not necessary for the Packstack use case.

Change-Id: I8d689c88270aa25651f822b4e5e45ac5a6f894d3
Fixes: rhbz#1214358
This commit is contained in:
Javier Pena
2015-04-22 16:44:36 +02:00
parent 06057283fc
commit 8a0bcee20e

View File

@@ -1,6 +1,4 @@
class { '::ssh::server::install': }
Class['swift'] -> Service <| |> Class['swift'] -> Service <| |>
class { '::swift': class { '::swift':