Merge "Mariadb upgrade"

This commit is contained in:
Jenkins 2016-03-16 17:08:40 +00:00 committed by Gerrit Code Review
commit 0f3e1ffe3c
2 changed files with 11 additions and 0 deletions
ansible/roles/mariadb/tasks

@ -0,0 +1,4 @@
---
- include: start.yml
- include: register.yml

@ -1 +1,8 @@
---
- include: config.yml
- include: do_upgrade.yml
serial: "30%"
# Test haproxy user through VIP
- include: check.yml