Tiago Ilieve
014e230221
Add Travis CI
...
By now, it will only test the coding style rules defined for the
project, which are basically a few exceptions to the PEP8.
2014-04-27 10:12:04 -03:00
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
Anders Ingemann
33a430566b
bootstrap-vz is now a proper python package
...
logs/ was remove. logs are now placed in /var/logs/bootstrap-vz instead
2014-04-02 23:25:50 +02:00
Tiago Ilieve
e878ceadaf
Add Jekyll-generated files to gitignore
2014-03-28 02:23:04 -03:00
Anders Ingemann
5693d3e877
Fully qualify gitignores. Add Vagrantfile.
...
Fixes #26
2014-02-27 23:00:22 +01:00
Anders Ingemann
ae4a2b649d
Ignore vagrant files
2013-07-08 23:13:58 +02:00
Anders Ingemann
4dbdb387cd
Basic structure up and running
2013-07-08 23:13:56 +02:00