Skip to content

Preserve Vagrant DEB file across reboots.#7

Open
carletes wants to merge 1 commit intoemyl:masterfrom
carletes:master
Open

Preserve Vagrant DEB file across reboots.#7
carletes wants to merge 1 commit intoemyl:masterfrom
carletes:master

Conversation

@carletes
Copy link
Copy Markdown

@carletes carletes commented Apr 5, 2015

The contents of /tmp get removed on system reboot (see http://www.pathname.com/fhs/pub/fhs-2.3.html#VARTMPTEMPORARYFILESPRESERVEDBETWEE). This causes a download of the appropriate DEB package everytime the package resource is evaluated after a system reboot.

By using /var/tmp instead, we avoid uneeded downloads of the DEB package for a longer time (i.e., until /var/tmp gets cleaned up).

ccaum pushed a commit to ccaum/puppet-vagrant that referenced this pull request Jul 7, 2016
Use new package download URLs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant