fix: refs #8140 fix call to role-change script

This commit is contained in:
Juan Ferrer 2025-04-06 06:46:43 +02:00
parent a0a0026f6e
commit 5e5aed051f
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ fi
echo "Promoting Events."
"/root/scripts/events-promote.sh"
"/root/scripts/role-change.sh --promote"
for node in "${dbClusterSiblings[@]}"; do
ssh root@$node service mysql start