bootstrap-vz/bootstrapvz/plugins/vagrant
Anders Ingemann f3d633780f Use string concatenation instead of format()
String concatenation can at times be easier to read that format().
One should choose whichever approach is more readable.
2014-05-04 13:41:15 +02:00
..
assets Move code into proper package folder 2014-04-02 21:26:13 +02:00
__init__.py Add get_standard_rollback_tasks() 2014-05-03 16:13:49 +02:00
manifest-schema.json Require hostname setting for vagrant plugin 2014-05-03 16:12:34 +02:00
tasks.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00