Use new init command location

Command was renamed in the PVC CLI to facilitate other "task" actions
like backup/restore.
This commit is contained in:
Joshua Boniface 2023-09-01 15:42:24 -04:00
parent bcb5962353
commit 458e7b4872
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
seconds: 5
- name: initialize a fresh PVC cluster
command: pvc -c local init -y
command: pvc -c local task init -y
- name: stop the API daemon
service: