update ns.xai-corp.net and managed_setup

This commit is contained in:
2017-05-22 23:37:43 -04:00
parent b0c52090a8
commit 3866d4c17b
8 changed files with 100 additions and 32 deletions

View File

@@ -8,31 +8,32 @@
become: true
vars:
datadog_api_key: ca0faf176c4aedd4f547ed7cf85615eb
datadog_checks:
system:
init_config: []
instances: []
disk:
init_config:
instances:
- use_mount: yes
excluded_filesystems:
- sysfs
- cgroup
- tracefs
- debugfs
- proc
- securityfs
excluded_mountpoint_re: /[media/richard|run/user].*
# datadog_api_key: ca0faf176c4aedd4f547ed7cf85615eb
# datadog_checks:
# system:
# init_config: []
# instances: []
# disk:
# init_config:
# instances:
# - use_mount: yes
# excluded_filesystems:
# - sysfs
# - cgroup
# - tracefs
# - debugfs
# - proc
# - securityfs
# excluded_mountpoint_re: /[media/richard|run/user].*
roles:
- _install_updates
- Datadog.datadog
# - _install_updates
# - Datadog.datadog
- ns.xai-corp.net
- dynamic-ip
# - td-agent-bit
post_tasks:
# - name: check service is up
# service: name={{ bind.service }} state=started
- name: check service is up
service: name={{ bind.service }} state=started