Remove extraneous spaces
meh
This commit is contained in:
@@ -75,7 +75,7 @@ describe 'cloud::network::dhcp' do
|
|||||||
|
|
||||||
it 'configure neutron dhcp' do
|
it 'configure neutron dhcp' do
|
||||||
should contain_class('neutron::agents::dhcp').with(
|
should contain_class('neutron::agents::dhcp').with(
|
||||||
:debug => true,
|
:debug => true
|
||||||
)
|
)
|
||||||
|
|
||||||
should contain_neutron_dhcp_agent_config('DEFAULT/dnsmasq_config_file').with_value('/etc/neutron/dnsmasq-neutron.conf')
|
should contain_neutron_dhcp_agent_config('DEFAULT/dnsmasq_config_file').with_value('/etc/neutron/dnsmasq-neutron.conf')
|
||||||
|
Reference in New Issue
Block a user