parent
790cd7d03b
commit
e123e89383
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
- name: Configuration du DS
|
||||||
|
hosts: splunk_deployement_TIC
|
||||||
|
gather_facts: false
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- name: Configuration du DS
|
||||||
|
lineinfile:
|
||||||
|
path: /opt/splunk/etc/system/local/server.conf
|
||||||
|
line: "[deployment-server]
|
||||||
|
enabled = true
|
||||||
|
serverName = SVLCTPLOGSUP01.mom.fr
|
||||||
|
restartSplunkd = true"
|
||||||
Loading…
Reference in new issue