Skip to content

Commit aafe0dd

Browse files
committed
Merge pull request #750 from opdemand/enable-patched-docker
fix(vagrant): enable patch-docker
2 parents ac81d48 + 084dc18 commit aafe0dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/coreos/user-data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ coreos:
66
peer-addr: 172.17.8.100:7001
77
units:
88
- name: docker-patch.service
9-
command: start
9+
command: enable
1010
content: |
1111
[Unit]
1212
Description=patch /usr/bin/docker with an S3 binary

0 commit comments

Comments
 (0)