Skip to content

Commit

Permalink
Merge pull request #16 from hazim1093/patch-1
Browse files Browse the repository at this point in the history
Comment information line
  • Loading branch information
xuwang authored Jul 19, 2017
2 parents d6f3ab9 + c65c049 commit 6923039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/node/artifacts/upload/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ then
touch /opt/etc/${MODULE_NAME}/${VAULT_IMAGE}
fi

Generate vault.sh needed by bootstraping certs
# Generate vault.sh needed by bootstraping certs
cat > /etc/profile.d/vault.sh <<EOF
# For vault client to connect server through TLS
export VAULT_CACERT=/opt/etc/vault/ca/ca.pem
Expand Down

0 comments on commit 6923039

Please sign in to comment.