Enlarging the scope of ssh module
Including only ssh::server::install class in init.pp give too small scope and cause warnings about inability to look up ssh::server::ensure. Closes-Bug: 1355873 Change-Id: I443c9f006b47c609e4a05da38b4a2124acbf886e
This commit is contained in:
@@ -4,7 +4,6 @@ describe 'swift::proxy::ceilometer' do
|
||||
|
||||
let :facts do
|
||||
{
|
||||
:concat_basedir => '/var/lib/puppet/concat',
|
||||
:osfamily => 'Debian'
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user