Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Johan Ruuskanen
simple_vm_setup_xerces
Commits
d93e26e1
Commit
d93e26e1
authored
Mar 27, 2020
by
Johan Ruuskanen
Browse files
forgot to rename file in readme
parent
94f055c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d93e26e1
...
...
@@ -17,7 +17,7 @@ terraform apply -var-file=cluster.tfvars
eval $(ssh-agent -s)
ssh-add /path/to/your/private/key
```
*
Run
`ansible-playbook -i inventory/hosts setup_
vms
.yml`
in the ansible folder.
*
Run
`ansible-playbook -i inventory/hosts setup_
instance
.yml`
in the ansible folder.
You can now ssh into your machine using
`ssh ubuntu@your-floating-ip`
.
...
...
Write
Preview
Supports
Markdown
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