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