Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
maystery committed Oct 28, 2020
2 parents 7db2217 + 21672a2 commit 5c33248
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions user_documentation/rst/deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ Step 1: Download the ansible playbook.

::

curl --output ansible-micado-0.9.1.tar.gz -L https://github.com/micado-scale/ansible-micado/releases/download/v0.9.1/ansible-micado-0.9.1.tar.gz
tar -zxvf ansible-micado-0.9.1.tar.gz
cd ansible-micado-0.9.1/
curl --output ansible-micado-0.9.1-rev1.tar.gz -L https://github.com/micado-scale/ansible-micado/releases/download/v0.9.1-rev1/ansible-micado-0.9.1-rev1.tar.gz
tar -zxvf ansible-micado-0.9.1-rev1.tar.gz
cd ansible-micado-0.9.1-rev1/

.. _cloud-credentials:

Expand Down

0 comments on commit 5c33248

Please sign in to comment.