Skip to content

Commit

Permalink
Merge pull request #17 from chef-customers/nd/decrease-healthy-checks
Browse files Browse the repository at this point in the history
Moving push jobs config
  • Loading branch information
Irving Popovetsky authored Sep 7, 2017
2 parents 7e73812 + e985192 commit 930087a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions files/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,8 @@ fi

# the bootstrap instance should sync files after reconfigure, regardless if configs exist or not (upgrades)
if [ -n "${BOOTSTRAP_TAGS}" ]; then
echo "[INFO] Configuring push jobs"
push_jobs_configure
echo "[INFO] syncing bootstrap secrets up to S3"
upload_config
fi

echo "[INFO] Configuring push jobs"
push_jobs_configure

0 comments on commit 930087a

Please sign in to comment.