Skip to content
Snippets Groups Projects
Verified Commit 397ce6dd authored by shirenn's avatar shirenn 🌊 Committed by ynerant
Browse files

[logs]

parent 833f4a3a
No related branches found
No related tags found
1 merge request!254Cachan
......@@ -44,7 +44,7 @@
roles:
- home-nounou
- hosts: all, !rsyslog-server
- hosts: all, !rsyslog_server
vars:
rsyslog_client: "{{ glob_rsyslog_client | default({}) | combine(loc_rsyslog_client | default({})) }}"
roles:
......
......@@ -5,7 +5,7 @@ Wants=network-online.target
After=network-online.target
[Mount]
What={{ logs.ip }}:/pool/logs
What=172.16.10.1:/pool/logs
Where=/logs
Type=nfs
Options=rw,nosuid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment