Ajout authentification et tls sur nodeexporter
This commit is contained in:
parent
41eb6d0979
commit
0bb2d79fc2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
dest: /opt/{{ docker_nodeexporter_service_id }}/key.pem
|
||||
username: "{{ lookup('env', 'AAP_RESSOURCES_USER') }}"
|
||||
password: "{{ lookup('env', 'AAP_RESSOURCES_PASSWORD') }}"
|
||||
mode: u=rw,g=r,o=
|
||||
mode: u=rw,g=r,o=r
|
||||
owner: root
|
||||
group: root
|
||||
notify:
|
||||
|
|
Loading…
Reference in a new issue