Docs: Remove cron references

Cron support is gone. Remove the doc/config file references, and
config supporting code.

Change-Id: I6587c7c3122dc1eb16f2c58520e7d76de31624f3
This commit is contained in:
David Shrewsbury
2017-03-23 09:20:45 -04:00
parent dbc0ae77d2
commit 6da49fe732
33 changed files with 0 additions and 157 deletions

View File

@@ -1,10 +1,6 @@
elements-dir: /etc/nodepool/elements
images-dir: /opt/nodepool_dib
cron:
cleanup: '*/1 * * * *'
check: '*/15 * * * *'
zookeeper-servers:
- host: zk1.openstack.org
port: 2181

View File

@@ -1,10 +1,6 @@
elements-dir: /etc/nodepool/elements
images-dir: /opt/nodepool_dib
cron:
cleanup: '*/1 * * * *'
check: '*/15 * * * *'
zookeeper-servers:
- host: zk1.openstack.org
port: 2181