mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #1191 from crawford/oem
coreos-base/oem-*: add config for etcd2
This commit is contained in:
commit
dc9ce6ca2b
@ -10,6 +10,14 @@ coreos:
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: etcd2.service
|
||||
runtime: true
|
||||
drop-ins:
|
||||
- name: 10-oem.conf
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: waagent.service
|
||||
command: start
|
||||
runtime: true
|
||||
|
@ -10,6 +10,14 @@ coreos:
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: etcd2.service
|
||||
runtime: true
|
||||
drop-ins:
|
||||
- name: 10-oem.conf
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: oem-cloudinit.service
|
||||
command: restart
|
||||
runtime: yes
|
||||
|
@ -10,6 +10,14 @@ coreos:
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: etcd2.service
|
||||
runtime: true
|
||||
drop-ins:
|
||||
- name: 10-oem.conf
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: user-configdrive.service
|
||||
mask: yes
|
||||
|
||||
|
@ -10,6 +10,14 @@ coreos:
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: etcd2.service
|
||||
runtime: true
|
||||
drop-ins:
|
||||
- name: 10-oem.conf
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: nova-agent-auto.service
|
||||
command: restart
|
||||
runtime: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user