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
3ce967d8
Commit
3ce967d8
authored
Jul 16, 2020
by
Andy Botting
Browse files
Fix CI test failure for deploy/openstack.sh
parent
8cbbd022
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/openstack.sh
View file @
3ce967d8
...
@@ -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