Skip to content

Commit a9cc25c

Browse files
committed
fix(contrib/coreos): fix debug-etcd command
The debug-etcd service added in #2779 has an issue - the `command: start` is invalid. This doesn't *appear* to break things, but the service that handles cloud-config parsing will emit an error, so this should really be fixed.
1 parent f3489c3 commit a9cc25c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contrib/coreos/user-data.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ coreos:
5757
RemainAfterExit=yes
5858
Type=oneshot
5959
- name: debug-etcd.service
60-
command: enable
6160
content: |
6261
[Unit]
6362
Description=etcd debugging service

0 commit comments

Comments
 (0)