Merge pull request #289 from enovance/bug/205/sbadia
[network] Fix spec test for puppet 2.7 (refs: #205)
This commit is contained in:
commit
ccd1cb7782
@ -75,7 +75,7 @@ describe 'cloud::network::l3' do
|
|||||||
|
|
||||||
it 'configure neutron l3' do
|
it 'configure neutron l3' do
|
||||||
should contain_class('neutron::agents::l3').with(
|
should contain_class('neutron::agents::l3').with(
|
||||||
:debug => true,
|
:debug => true
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user