Add more explanation to the update-unit-acls action

Change-Id: I1b545c61ec97d4497023e8788135bf0fa53875e4
This commit is contained in:
Liam Young 2021-10-28 11:39:43 +00:00 committed by Aurelien Lourot
parent c960f2d024
commit 504091badb
1 changed files with 3 additions and 2 deletions

View File

@ -79,5 +79,6 @@ update-unit-acls:
new subnet. In this case *group_replication_ip_allowlist* need updating to
include the subnet. Run *add-instance* to add in the new unit once this
action succesfully completes.
WARNING Group replication is stopped on each unit to allow the update to
happen.
WARNING When this action is run, group replication is stopped, the acls
updated and the group replication is started again. Group replication
should be running after this action has completed.