mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
oem-*: fix etcd2 peer election option
This commit is contained in:
parent
f1a80ff4fd
commit
400e754b61
@ -16,7 +16,7 @@ coreos:
|
|||||||
- name: 10-oem.conf
|
- name: 10-oem.conf
|
||||||
content: |
|
content: |
|
||||||
[Service]
|
[Service]
|
||||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
Environment=ETCD_ELECTION_TIMEOUT=1200
|
||||||
|
|
||||||
- name: waagent.service
|
- name: waagent.service
|
||||||
command: start
|
command: start
|
||||||
|
@ -16,7 +16,7 @@ coreos:
|
|||||||
- name: 10-oem.conf
|
- name: 10-oem.conf
|
||||||
content: |
|
content: |
|
||||||
[Service]
|
[Service]
|
||||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
Environment=ETCD_ELECTION_TIMEOUT=1200
|
||||||
|
|
||||||
- name: oem-cloudinit.service
|
- name: oem-cloudinit.service
|
||||||
command: restart
|
command: restart
|
||||||
|
@ -16,7 +16,7 @@ coreos:
|
|||||||
- name: 10-oem.conf
|
- name: 10-oem.conf
|
||||||
content: |
|
content: |
|
||||||
[Service]
|
[Service]
|
||||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
Environment=ETCD_ELECTION_TIMEOUT=1200
|
||||||
|
|
||||||
- name: user-configdrive.service
|
- name: user-configdrive.service
|
||||||
mask: yes
|
mask: yes
|
||||||
|
@ -16,7 +16,7 @@ coreos:
|
|||||||
- name: 10-oem.conf
|
- name: 10-oem.conf
|
||||||
content: |
|
content: |
|
||||||
[Service]
|
[Service]
|
||||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
Environment=ETCD_ELECTION_TIMEOUT=1200
|
||||||
|
|
||||||
- name: nova-agent-auto.service
|
- name: nova-agent-auto.service
|
||||||
command: restart
|
command: restart
|
||||||
|
Loading…
x
Reference in New Issue
Block a user