bootstrap-vz/base
Anders Ingemann 0092e1c2c2 Don't instantiate tasks
In practice they are just typed functions with attributes, having a reference to an object is just confusing.
So: Task.run() is now a classmethod
2014-01-06 22:58:21 +01:00
..
fs Fallback values in a prettier way 2014-01-05 02:25:29 +01:00
pkg Fallback values in a prettier way 2014-01-05 02:25:29 +01:00
__init__.py Remove provider specific manifests 2014-01-05 14:03:04 +01:00
bootstrapinfo.py Distinguish between bootstrap and apt mirror 2014-01-05 02:25:27 +01:00
log.py Relative timestamp in logfile 2013-07-08 23:14:02 +02:00
main.py Simplify tasklist by passing a set to the modules 2014-01-06 22:58:21 +01:00
manifest-schema.json Remove provider specific manifests 2014-01-05 14:03:04 +01:00
manifest.py Fix bug in ManifestError __str__ function 2014-01-06 22:58:21 +01:00
minify_json.py Allow comments in manifest files 2013-07-08 23:13:59 +02:00
phase.py Better error message on task order errors 2013-08-11 18:25:05 +02:00
task.py Don't instantiate tasks 2014-01-06 22:58:21 +01:00
tasklist.py Don't instantiate tasks 2014-01-06 22:58:21 +01:00