diff --git a/infrastructure-playbooks/shrink-mon.yml b/infrastructure-playbooks/shrink-mon.yml index 8e43748d5..8ead8da76 100644 --- a/infrastructure-playbooks/shrink-mon.yml +++ b/infrastructure-playbooks/shrink-mon.yml @@ -7,7 +7,7 @@ # Prompts for confirmation to shrink, defaults to no and # doesn't shrink the cluster. yes shrinks the cluster. # -# ansible-playbook -e ireallymeanit=yes|no shrink-cluster.yml +# ansible-playbook -e ireallymeanit=yes|no shrink-mon.yml # Overrides the prompt using -e option. Can be used in # automation scripts to avoid interactive prompt.