Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
monag
monasca-ansible
Commits
f6992fda
Commit
f6992fda
authored
Jun 15, 2016
by
Flávio Ramalho
Browse files
Update README.md
parent
454884ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f6992fda
...
...
@@ -30,15 +30,16 @@ $ ./stack
**On deploy:**
```
bash
Copy the contents of the public key file (/root/.ssh/id_rsa.pub) on the deployment host to the /root/.ssh/authorized_keys file on
monasca and devstack hosts.
```
# apt-get update && apt-get install git -y
# git clone <git lsd>/monasca-ansible
# cd monasca-ansible
# scripts/bootstrap-ansible.sh
## Copy the contents of the public key file (/root/.ssh/id_rsa.pub)
## on the deployment host to the /root/.ssh/authorized_keys file on
## monasca and devstack hosts.
## Add devstack and monasca IPs to the inventory file
7.
# ansible-playbook setup-everything.yml
# ansible-playbook setup-everything.yml
```
openrc will be placed at the monasca instance
openrc will be placed at the monasca instance
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment