Add require for /etc/neutron/dnsmasq-neutron.conf
This file should require the class/package providing directory /etc/neutron Change-Id: I342083f2ffbbc988522081c71efcb245626d52cc
This commit is contained in:
@@ -10,5 +10,6 @@ file { '/etc/neutron/dnsmasq-neutron.conf':
|
||||
owner => 'root',
|
||||
group => 'neutron',
|
||||
mode => '0640',
|
||||
require => Class['::neutron'],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user