Skip to content

Commit 9049d30

Browse files
committed
fix compute-init README typos
1 parent 82ef12b commit 9049d30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/roles/compute_init/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ To develop/debug this without actually having to build an image:
5050

5151
2. Reimage the compute nodes:
5252

53-
ansible-playbook --limit compute ansible/adhoc/rebuild
53+
ansible-playbook --limit compute ansible/adhoc/rebuild.yml
5454

55-
3. Add metadata to a compute node e.g. via Horzon to turn on compute-init
55+
3. Add metadata to a compute node e.g. via Horizon to turn on compute-init
5656
playbook functionality.
5757

5858
4. Fake an image build to deploy the compute-init playbook:

0 commit comments

Comments
 (0)