Merge "Add require for /etc/neutron/dnsmasq-neutron.conf"
This commit is contained in:
commit
2c2574029f
@ -10,5 +10,6 @@ file { '/etc/neutron/dnsmasq-neutron.conf':
|
||||
owner => 'root',
|
||||
group => 'neutron',
|
||||
mode => '0640',
|
||||
require => Class['::neutron'],
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user