bootstrap-vz/bootstrapvz/base
Anders Ingemann e030b9f84f Fix bug with task list generation
Only tasks from the loaded provider and plugins were
considered, when creating the task graph.
This was a problem with the prebootstrapped plugin
specifically, which could be used with both ec2 and
vbox.
Fixed the problem by loading all known plugins and
providers and adding them to the taskgraph, nothing
less will do.
2016-06-05 11:41:18 +02:00
..
fs Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
pkg Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
__init__.py Indent with 4 spaces 2016-03-15 18:01:41 +01:00
bootstrapinfo.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
log.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
main.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
manifest-schema.yml Add the 'apt.conf.d' manifest subsection 2016-03-15 18:01:41 +01:00
manifest.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
metaschema.json manifest: Validate schemata before use 2016-02-29 21:22:24 +01:00
phase.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
task.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
tasklist.py Fix bug with task list generation 2016-06-05 11:41:18 +02:00