Merge "Mariadb upgrade"
This commit is contained in:
commit
0f3e1ffe3c
ansible/roles/mariadb/tasks
4
ansible/roles/mariadb/tasks/do_upgrade.yml
Normal file
4
ansible/roles/mariadb/tasks/do_upgrade.yml
Normal file
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user