lb: fix unit tests after rebase

This commit is contained in:
Emilien Macchi
2014-05-01 22:22:42 +02:00
parent af2225104f
commit 31af58f251

View File

@@ -143,7 +143,7 @@ describe 'cloud::loadbalancer' do
})
end
it 'configure haproxy server with service managed' do
should contain_class('haproxy').with(:service_manage => true)
should contain_class('haproxy').with(:service_manage => false)
end # configure haproxy server
end # configure keepalived in master