Skip to content

Commit

Permalink
Merge pull request #25 from habitat-sh/SA/update-config
Browse files Browse the repository at this point in the history
Add jobsrv_enabled config for originsrv
  • Loading branch information
chefsalim authored Apr 4, 2018
2 parents 3364853 + 4c6548e commit 523d3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ EOT
mkdir -p /hab/svc/builder-originsrv
cat <<EOT > /hab/svc/builder-originsrv/user.toml
log_level="info"
jobsrv_enabled = false
[app]
shards = [
Expand Down

0 comments on commit 523d3fa

Please sign in to comment.