mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
Merge pull request #529 from robszumski/master
fix(oem-rackspace): increase etcd timeout
This commit is contained in:
commit
3e84bbaade
@ -53,3 +53,9 @@ coreos:
|
||||
name: Rackspace Cloud Servers
|
||||
home-url: https://www.rackspace.com/cloud/servers/
|
||||
bug-report-url: https://github.com/coreos/coreos-overlay
|
||||
write_files:
|
||||
- path: /run/systemd/system/etcd.service.d/10-oem.conf
|
||||
permissions: 0644
|
||||
content: |
|
||||
[Service]
|
||||
Environment=ETCD_PEER_ELECTION_TIMEOUT=1200
|
||||
|
Loading…
Reference in New Issue
Block a user