added config lines to Inbucket and bugjes opgelost in deployment scripts
This commit is contained in:
parent
201af045c9
commit
8cfa7d2b3d
3 changed files with 14 additions and 2 deletions
|
@ -23,7 +23,7 @@ done
|
|||
|
||||
first_server="${SERVERS%% *}"
|
||||
previous_manifest=$(
|
||||
envsubst <<EOF | ssh -T "root@$first_server"
|
||||
envsubst <<EOF | ssh -T "root@$first_server.dmz"
|
||||
if [[ -f "$GCROOTDIR/$NAME.yml" ]]; then
|
||||
cat "$GCROOTDIR/$NAME.yml"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue