Merge pull request #529 from robszumski/master

fix(oem-rackspace): increase etcd timeout
This commit is contained in:
Michael Marineau 2014-04-07 14:42:25 -07:00
commit 3e84bbaade
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