Merge "Fix nodepool image export cron"
This commit is contained in:
commit
4b626da505
@ -49,4 +49,4 @@
|
||||
hour: '{{ 23 | random(seed=inventory_hostname) }}'
|
||||
# Note we backup to /var/log/nodepool because that is what we have bind
|
||||
# mounted in the container and we are operating relative to that context
|
||||
job: /usr/local/bin/docker-compose -f /etc/nodepool-builder-compose/docker-compose.yaml exec nodepool-builder nodepool export-image-data /var/log/nodepool/nodepool-image-backup.json
|
||||
job: /usr/local/bin/docker-compose -f /etc/nodepool-builder-compose/docker-compose.yaml exec -T nodepool-builder nodepool export-image-data /var/log/nodepool/nodepool-image-backup.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user