Merge pull request 'Modify the permissions of the `Prometheus` directory.' (#21) from change-permissions-for-prometheus into main
Reviewed-on: #21
This commit is contained in:
commit
a514509f4b
|
@ -9,7 +9,7 @@ end
|
|||
directory d do
|
||||
owner 'prometheus'
|
||||
group 'prometheus'
|
||||
mode '0744'
|
||||
mode '0755'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue