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
Sacha van Geffen
openappstack
Commits
0d342486
Verified
Commit
0d342486
authored
Dec 18, 2019
by
Maarten de Waard
Browse files
Merge branch 'master' into oas_behave-1-set-oas-specific-values-in-openappstack-repo
parents
c901d112
8e9c4820
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab/ci_scripts/create_vps.sh
View file @
0d342486
...
...
@@ -2,10 +2,6 @@
# Check if cluster directory was available from cache
set
-v
# Shorten the hostname to work around a bug in cosmos, which fails to create a
# working VPS if the the hostname is too long.
HOSTNAME
=
$(
expr
substr
"
${
HOSTNAME
}
"
1 40
)
if
[
-d
clusters/
$HOSTNAME
/secrets
]
then
ip_address
=
$(
python
-m
openappstack
${
HOSTNAME
}
info
--ip-address
)
...
...
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