Skip to content

Commit a9685e3

Browse files
author
Matthew Fisher
committed
revert aafe0dd
"enable" is not a valid command for coreos-cloudinit.
1 parent d56f523 commit a9685e3

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: enable
9+
command: start
1010
content: |
1111
[Unit]
1212
Description=patch /usr/bin/docker with an S3 binary

0 commit comments

Comments
 (0)