Create /opt/nodepool/tmp directory

Provide a tmp directory for nodepool-builder. This is to work around
operating systems that use tmpfs for /tmp.

Change-Id: I8f5eafe03a759a4b271e6f82946d2ffecba9f81a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-05-29 09:58:17 -04:00
parent dbeb2cb052
commit 0975041f96
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
with_items:
- /etc/nodepool
- /opt/nodepool/images
- /opt/nodepool/tmp
- /var/log/nodepool
- /var/log/nodepool/images