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:
parent
10f838a6a4
commit
90c59661d1
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user