bifrost/tools
Dmitry Tantsur 4cb0395d75 Make virtual environment owned by root
It's dangerous to allow a regular user to write into the source code of
the services. The repositories are still writable, so that the
development workflow can still use the ``--develop`` flag to make
modifications.

While here, remove the horribly outdated and broken ANSIBLE_INSTALL_ROOT.

Change-Id: Id2e25dd57668d24a11dc2cd16eea2b607b7a3f16
2022-01-25 15:59:42 +01:00
..
vagrant_dev_env Make virtual environment owned by root 2022-01-25 15:59:42 +01:00
virsh_dev_env Centralize user documentation 2017-08-11 09:09:22 +00:00
README.md Add instructions to deploy bifrost on virsh 2016-10-17 17:00:02 +02:00
ansible-lint.sh Support Ansible 2.10 2020-11-03 11:31:14 +01:00

README.md

Tools

This directory contains some tooling for local developer testing, such as vagrant config files or libvirt templates.

These are not intended for production use.