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

Commit

Permalink
revert aafe0dd
Browse files Browse the repository at this point in the history
"enable" is not a valid command for coreos-cloudinit.
  • Loading branch information
Matthew Fisher committed Apr 17, 2014
1 parent d56f523 commit a9685e3
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: enable
command: start
content: |
[Unit]
Description=patch /usr/bin/docker with an S3 binary
Expand Down

0 comments on commit a9685e3

Please sign in to comment.