mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
fix(oem/ami): Explicitly start etcd and fleet.
This commit is contained in:
parent
a55f566b40
commit
02425ef63e
@ -109,6 +109,11 @@ coreos:
|
||||
discovery: $discovery
|
||||
addr: \$private_ipv4:4001
|
||||
peer-addr: \$private_ipv4:7001
|
||||
units:
|
||||
- name: etcd.service
|
||||
command: start
|
||||
- name: fleet.service
|
||||
command: start
|
||||
"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user