Anders Ingemann
|
8d32339fda
|
Introduced a global manifest_vars dictionary
All manifest entries can now be accessed from the manifest itself
|
2013-12-29 20:58:06 +01:00 |
|
Anders Ingemann
|
71be571f93
|
Fix #104. Remove "enabled" from plugin manifests
|
2013-11-22 09:03:47 +01:00 |
|
Anders Ingemann
|
0eb5eecfc2
|
Place everything in info.workspace
instead of spreading files all around the disk
|
2013-10-27 18:11:13 +01:00 |
|
Anders Ingemann
|
5864665b1f
|
Make mirror param in manifest optional
|
2013-08-17 16:04:20 +02:00 |
|
Anders Ingemann
|
631901a827
|
Fix error when plugins key was not present
|
2013-08-11 18:05:54 +02:00 |
|
Anders Ingemann
|
b3311a8ff6
|
Only add default tarball_dir if tarball is true
|
2013-07-13 15:12:45 +02:00 |
|
Anders Ingemann
|
1a21b4d90e
|
remove superfluous normpath()
|
2013-07-08 23:14:05 +02:00 |
|
Anders Ingemann
|
d3ab01f88f
|
Implement initialize() fn for providers and plugins ,silence boto debug
|
2013-07-08 23:14:04 +02:00 |
|
Anders Ingemann
|
a471c7ef71
|
Refactor manifest to allow plugin manifest validation
|
2013-07-08 23:14:03 +02:00 |
|
Anders Ingemann
|
1b512e08fc
|
Make plugin loading a little prettier
|
2013-07-08 23:14:02 +02:00 |
|
Anders Ingemann
|
b92f70e548
|
bootstrap task implemented
|
2013-07-08 23:14:01 +02:00 |
|
Anders Ingemann
|
4d86ae5bea
|
Implement MountVolume task, catch less exceptions
|
2013-07-08 23:14:01 +02:00 |
|
Anders Ingemann
|
2135cdbc1a
|
PEP8 fixes
|
2013-07-08 23:14:00 +02:00 |
|
Anders Ingemann
|
79a699a360
|
Better schema validation and errors
|
2013-07-08 23:13:59 +02:00 |
|
Anders Ingemann
|
2f9fa4e6f7
|
Allow comments in manifest files
|
2013-07-08 23:13:59 +02:00 |
|
Anders Ingemann
|
5689b77011
|
Manifest validation, simplified main run fn
|
2013-07-08 23:13:58 +02:00 |
|
Anders Ingemann
|
a8364fe04d
|
logging
|
2013-07-08 23:13:58 +02:00 |
|
Anders Ingemann
|
d18fa6dd6b
|
Use prettier format syntax
|
2013-07-08 23:13:58 +02:00 |
|
Anders Ingemann
|
aa86b75974
|
Rename common module to base
|
2013-07-08 23:13:57 +02:00 |
|