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:
@@ -1,6 +1,4 @@
|
|||||||
|
|
||||||
class { '::ssh::server::install': }
|
|
||||||
|
|
||||||
Class['swift'] -> Service <| |>
|
Class['swift'] -> Service <| |>
|
||||||
|
|
||||||
class { '::swift':
|
class { '::swift':
|
||||||
|
Reference in New Issue
Block a user