bootstrap-vz/bootstrapvz
Rory Finnegan 708c3d589e Fixed previous yaml load commit and added a tox.ini file.
DETAILS:
- Apparently a potential security issue with yaml.load vs yaml.safe_load.
  Like pickling, yaml.load could result in arbitrary code being run.
- tox.ini file includes the flake8 settings for this project, build spec for 2.7
  and line for eventually testing the project.
2014-04-15 20:29:01 -05:00
..
base Move hostname setting from vagrant into common 2014-04-13 21:18:02 -03:00
common Fixed previous yaml load commit and added a tox.ini file. 2014-04-15 20:29:01 -05:00
plugins Fix apt_proxy/ntp/vagrant plugins manifests 2014-04-14 07:11:03 -03:00
providers Add hostname setting to azure provider 2014-04-13 21:57:10 -03:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00