fix(oem-rackspace): increase etcd timeout

This commit is contained in:
Rob Szumski 2014-04-07 14:13:14 -07:00
parent fbea716604
commit f8231be36d
2 changed files with 6 additions and 0 deletions

View File

@ -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