be explicit about the rootwrap.d's dir location
Change-Id: If040fde80b755cffb589ff91a10d12ab1ca40ce9
This commit is contained in:
@@ -94,6 +94,7 @@ end
|
||||
# This will copy recursively all the files in
|
||||
# /files/default/etc/quantum/rootwrap.d
|
||||
remote_directory "/etc/quantum/rootwrap.d" do
|
||||
source "etc/quantum/rootwrap.d"
|
||||
files_owner node["openstack"]["network"]["user"]
|
||||
files_group node["openstack"]["network"]["group"]
|
||||
files_mode 00700
|
||||
|
||||
Reference in New Issue
Block a user