setting up graylog docker swarm services

This commit is contained in:
2017-06-14 14:22:05 -04:00
parent a05d635641
commit aa4f5952d1
18 changed files with 402 additions and 44 deletions

16
logs.xai-corp.net.yml Normal file
View File

@@ -0,0 +1,16 @@
---
# playbook for logs.xai-corp.net
# configure hosts for running graylog
- hosts: dkhost
remote_user: ansible
gather_facts: yes
become: true
vars:
roles:
- docker_graylog