Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
3c742309
Commit
3c742309
authored
Aug 16, 2018
by
Martin Vala
Browse files
Update eos-docker-config-gen
parent
c73ece73
Pipeline
#481348
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/eos/docker/eos-docker-config-gen
View file @
3c742309
...
...
@@ -107,7 +107,7 @@ function exportVarDir() {
[
-f
/etc/eos.keytab
]
||
generateEOSKey
if
[
-f
$ED_ROOT_DIR
/
$ED_CONFIG_FILE
]
;
then
source
$ED_ROOT_DIR
/
$ED_CONFIG_FILE
.default
source
/etc/eos-docker
/
$ED_CONFIG_FILE
.default
source
$ED_ROOT_DIR
/
$ED_CONFIG_FILE
export
EOS_INSTANCE_NAME
=
$ED_EOS_INSTANCE_NAME
else
...
...
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