Set DIB_IMAGE_CACHE in nodepool.yaml

Move cache directory for nodepool-builder to /opt/nodepool/cache, this
is helpful for people that want to setup an external volume.

Change-Id: I1967328c693a5554fe11c12c4b57f4d4613832a1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-04-08 12:42:14 -04:00
parent c6ee1d716f
commit efec031631
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 0 deletions

View File

@ -43,3 +43,4 @@ diskimages:
TMPDIR: /opt/nodepool/tmp
DIB_CHECKSUM: '1'
DIB_DEBIAN_COMPONENTS: 'main,universe'
DIB_IMAGE_CACHE: /opt/nodepool/cache