bifrost/tools
Ganesh Maharaj Mahalingam e7fc06aadc Make ansible installation directory configurable
This change helps with the remote problem where ansible is installed
on a machine using the same script by User A and User B is also
trying to use ansible using the same method. The change lets each
user have his own copy of ansible installed in a directory of
his/her choosing.

Change-Id: I8fddaaa8cad291da840ac44c4b1e9a7a93f92aee
Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
Partial-Bug: #1589672
2016-06-06 13:24:46 -07:00
..
vagrant_dev_env Make ansible installation directory configurable 2016-06-06 13:24:46 -07:00
README.md add scripts/README and tools/README 2016-03-16 18:42:29 +00:00
create_vm_nodes.sh Correct legacy VM creation script to specify driver 2015-07-02 11:52:27 -07:00

README.md

Tools

This directory contains some tooling for local developer testing, such as vagrant config files. These are not intended for production use.