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
ruanhaishen
Acme.Sh
Commits
7f33ae3b
Unverified
Commit
7f33ae3b
authored
Jul 16, 2020
by
neil
Committed by
GitHub
Jul 16, 2020
Browse files
Merge pull request #3059 from andybotting/dev
Fix CI test failure for deploy/openstack.sh
parents
645135bf
3ce967d8
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/openstack.sh
View file @
7f33ae3b
...
@@ -37,7 +37,7 @@ openstack_deploy() {
...
@@ -37,7 +37,7 @@ openstack_deploy() {
return
1
return
1
fi
fi
_debug _import_pkcs12
"
$_import_pkcs12
"
_debug _import_pkcs12
"
$_import_pkcs12
"
_base64_pkcs12
=
$(
_base64
"multiline"
<
"
$_import_pkcs12
"
)
_base64_pkcs12
=
$(
_base64
"multiline"
<
"
$_import_pkcs12
"
)
secretHrefs
=
$(
_openstack_get_secrets
)
secretHrefs
=
$(
_openstack_get_secrets
)
_debug secretHrefs
"
$secretHrefs
"
_debug secretHrefs
"
$secretHrefs
"
...
...
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