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

Commit

Permalink
Merge pull request #750 from opdemand/enable-patched-docker
Browse files Browse the repository at this point in the history
fix(vagrant): enable patch-docker
  • Loading branch information
carmstrong committed Apr 17, 2014
2 parents ac81d48 + 084dc18 commit aafe0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/coreos/user-data
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ coreos:
peer-addr: 172.17.8.100:7001
units:
- name: docker-patch.service
command: start
command: enable
content: |
[Unit]
Description=patch /usr/bin/docker with an S3 binary
Expand Down

0 comments on commit aafe0dd

Please sign in to comment.