Skip to content

Commit 69d1fa7

Browse files
Update pmm_qa/percona_server/percona-server-setup.yml
Co-authored-by: Alex Demidoff <[email protected]>
1 parent 96aff6c commit 69d1fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmm_qa/percona_server/percona-server-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
random_service_name_value: ""
2626

2727
tasks:
28-
- name: Chance to correct nodes count for group replication
28+
- name: Mofidy the node count for group replication
2929
set_fact:
3030
nodes_count: 3
3131
when: nodes_count | int < 3 and setup_type == "gr"

0 commit comments

Comments
 (0)