mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
coreos-base/oem-*: drop etcd2 drop-ins
This commit is contained in:
parent
3f648efc73
commit
30b8fa171a
@ -19,15 +19,6 @@
|
||||
{
|
||||
"name": "waagent.service",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"name": "etcd2.service",
|
||||
"dropins": [
|
||||
{
|
||||
"name": "10-oem.conf",
|
||||
"contents": "[Service]\nEnvironment=ETCD_ELECTION_TIMEOUT=1200\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -2,14 +2,6 @@
|
||||
|
||||
coreos:
|
||||
units:
|
||||
- name: etcd2.service
|
||||
runtime: true
|
||||
drop-ins:
|
||||
- name: 10-oem.conf
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: oem-cloudinit.service
|
||||
command: restart
|
||||
runtime: yes
|
||||
|
@ -7,15 +7,6 @@
|
||||
{
|
||||
"name": "coreos-metadata-sshkeys@.service",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"name": "etcd2.service",
|
||||
"dropins": [
|
||||
{
|
||||
"name": "10-oem.conf",
|
||||
"contents": "[Service]\nEnvironment=ETCD_ELECTION_TIMEOUT=1200\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -2,14 +2,6 @@
|
||||
|
||||
coreos:
|
||||
units:
|
||||
- name: etcd2.service
|
||||
runtime: true
|
||||
drop-ins:
|
||||
- name: 10-oem.conf
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_ELECTION_TIMEOUT=1200
|
||||
|
||||
- name: nova-agent-auto.service
|
||||
command: restart
|
||||
runtime: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user