We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ef12b commit 9049d30Copy full SHA for 9049d30
ansible/roles/compute_init/README.md
@@ -50,9 +50,9 @@ To develop/debug this without actually having to build an image:
50
51
2. Reimage the compute nodes:
52
53
- ansible-playbook --limit compute ansible/adhoc/rebuild
+ ansible-playbook --limit compute ansible/adhoc/rebuild.yml
54
55
-3. Add metadata to a compute node e.g. via Horzon to turn on compute-init
+3. Add metadata to a compute node e.g. via Horizon to turn on compute-init
56
playbook functionality.
57
58
4. Fake an image build to deploy the compute-init playbook:
0 commit comments