Remove cron entries from nodepool launcher configs

These are remnants of the v2 code and are not used with the latest
launcher.

Change-Id: Ic2bb6d01d607a0fe05367d6499603cb8b52d099f
This commit is contained in:
David Shrewsbury 2017-10-09 15:55:07 -04:00
parent 10f838a6a4
commit 90c59661d1
2 changed files with 0 additions and 8 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: nodepool.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: nodepool.openstack.org
port: 2181