diff --git a/elements/puppet-stack-config/puppet-stack-config.pp b/elements/puppet-stack-config/puppet-stack-config.pp index e49a0f3ee..9c14f80e5 100644 --- a/elements/puppet-stack-config/puppet-stack-config.pp +++ b/elements/puppet-stack-config/puppet-stack-config.pp @@ -633,10 +633,7 @@ ensure_resource('package', 'parted') ensure_resource('package', 'psmisc') ensure_resource('package', 'ipxe-bootimgs') -service { 'sshd': - ensure => running, - enable => true, -} +include ::tripleo::profile::base::sshd # Swift is using only a single replica on the undercloud. Therefore recovering # from a corrupted or lost object is not possible, and running replicators and