Skip to content
Snippets Groups Projects
Commit 6879df1e authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Setup rsyslog on the compute image for lmod tracking.

parent 5cbdc266
No related branches found
No related tags found
1 merge request!15Add LMOD tracking
---
- name: Setup rsyslog
template:
src: rsyslog.j2
dest: /etc/rsyslog.d/moduleTracking-client.conf
- name: Restart rsyslog
service:
name: rsyslog
state: restarted
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