Modify the permissions of the `Prometheus` directory.
This commit is contained in:
parent
c4bb8888fd
commit
f61d1aa2ed
|
@ -9,7 +9,7 @@ end
|
||||||
directory d do
|
directory d do
|
||||||
owner 'prometheus'
|
owner 'prometheus'
|
||||||
group 'prometheus'
|
group 'prometheus'
|
||||||
mode '0744'
|
mode '0755'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue