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
Bo-Chun Chen
Terraform Openstack
Commits
c2dc9eeb
Commit
c2dc9eeb
authored
Jun 26, 2019
by
Ryan Randles Jones
Browse files
Update Vagrantfile
parent
c9549e26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Vagrantfile
View file @
c2dc9eeb
...
...
@@ -12,12 +12,6 @@ Vagrant.configure("2") do |config|
ohpc
.
ssh
.
host
=
'164.111.161.145'
ohpc
.
vm
.
hostname
=
"ohpc"
ohpc
.
vm
.
provider
:openstack
do
|
ohpc
|
ohpc
.
server_name
=
'ohpc'
ohpc
.
floating_ip
=
"192.168.16.145"
ohpc
.
image
=
'CentOS-7-x86_64-GenericCloud-1905'
end
end
config
.
vm
.
define
"ood"
do
|
ood
|
...
...
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