Skip to content

Commit

Permalink
Update deployment part
Browse files Browse the repository at this point in the history
  • Loading branch information
maystery committed Oct 28, 2020
1 parent 5015fd7 commit 21672a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions user_documentation/rst/deployment.rst
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 21672a2

Please sign in to comment.