Merge "Capture haproxy status in snapshots"

This commit is contained in:
Jenkins 2016-04-18 10:05:22 +00:00 committed by Gerrit Code Review
commit 4f50d89d11
1 changed files with 3 additions and 0 deletions

View File

@ -899,6 +899,9 @@ DUMP:
- type: command
command: "ls -la /var/lib/mysql/ /var/run/mysqld/"
to_file: mysql_resources.txt
- type: command
command: "/usr/bin/haproxy-status.sh"
to_file: haproxy_status.txt
slave:
hosts: []