Anders Ingemann
|
dcae0e156e
|
Vagrant plugin creates its own user etc. now
There is no need to rely on other plugins any longer
|
2014-01-12 12:44:32 +01:00 |
|
Anders Ingemann
|
fcd7fabab8
|
Fix bug in vagrant plugin
|
2014-01-09 22:00:59 +01:00 |
|
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 |
|
Anders Ingemann
|
2b5664b0b2
|
Add `assets' variable to task __init__ files
|
2014-01-05 02:25:27 +01:00 |
|
Anders Ingemann
|
31f3a71464
|
New plugin: vagrant
Example manifest file also added
|
2014-01-05 02:25:26 +01:00 |
|