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
Krish Moodbidri
Terraform Openstack
Commits
ec215bdb
Commit
ec215bdb
authored
Jul 10, 2019
by
Ryan Randles Jones
Browse files
Update README.md
parent
17309417
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ec215bdb
...
...
@@ -37,17 +37,16 @@ will connect instance to ood through ohpc and download software
-
Download the credentials as an RC file.
-
Source the RC file to allow terraform to be an openstack provider
.
-
Edit variables in credentials RC file to TF_ from OS_. Everything else stays the same
.
### Clone this repo
in
to
your terraform-first-instance directory
using:
-
Save credentials RC file
in your terraform-first-instance directory
.
-
`$git clone --recursive https://gitlab.rc.uab.edu/rrand11/terraform-openstack.git`
###
Source the openrc file and enter your password for openstack (you will only need to do this the very first time)
using:
###
Clone this repo into your terraform-first-instance directory
using:
-
`$
source OPENRCFILENAME
`
-
`$
git clone --recursive https://gitlab.rc.uab.edu/rrand11/terraform-openstack.git
`
### Source the
credential rc
file and initialize terraform:
### Source the
RC
file and initialize terraform:
-
`$source CREDENTIALRCFILENAME`
...
...
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