openstack-ansible-repo_build/defaults
Kevin Carter 51fb5bb898 Change build path from tmp to opt and disable COW
Building in tmp, while functional, has a couple drawbacks due to it
being tmpfs and commonly noexec. This change moves the build path to
/opt which is a regular filesystem and a common build target. This
change also removes the copy-on-write bit on the build directory
which will assist when the underlying filesystems are BTRFS or ZFS.

Change-Id: I7184765a5902f535fe18162949dd40dd0d339062
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-06 17:07:31 +00:00
..
main.yml Change build path from tmp to opt and disable COW 2018-06-06 17:07:31 +00:00