Browse Source

Fix upgrade playbook name (#6625)

* Fix upgrade playbook name

* Fix my fix :)
pull/6614/head
Florent Monbillard 4 years ago
committed by GitHub
parent
commit
5a437add01
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      docs/nodes.md

2
docs/nodes.md

@ -52,7 +52,7 @@ change your inventory to:
## 2) Upgrade the cluster
run `cluster-upgrade.yml` or `cluster.yml`. Now you are good to go on with the removal.
run `upgrade-cluster.yml` or `cluster.yml`. Now you are good to go on with the removal.
## Adding/replacing a worker node

Loading…
Cancel
Save