Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
fix(builder): decouple from controller
Browse files Browse the repository at this point in the history
closes #1097
replaces #1089
  • Loading branch information
carmstrong committed Jun 3, 2014
1 parent f8f0ae2 commit deeec04
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions builder/systemd/deis-builder.service
@@ -1,7 +1,5 @@
[Unit]
Description=deis-builder
Requires=deis-controller.service
After=deis-controller.service

[Service]
EnvironmentFile=/etc/environment
Expand All @@ -15,6 +13,3 @@ ExecStop=/usr/bin/docker rm -f deis-builder

[Install]
WantedBy=multi-user.target

[X-Fleet]
X-ConditionMachineOf=deis-controller.service

0 comments on commit deeec04

Please sign in to comment.