Anders Ingemann
|
ebba39f59b
|
Convert "provider" into provider specific section
This is where all provider specific settings belong
like waagent on azure, guest additions iso path on vbox and virtualization type on ec2
|
2014-07-09 23:17:04 +02:00 |
|
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 |
|
Anders Ingemann
|
bbb06d717e
|
Properly fix imports and make bootstrapvz work like a package
|
2014-04-02 21:32:10 +02:00 |
|
Anders Ingemann
|
be96e4c13f
|
Move code into proper package folder
|
2014-04-02 21:26:13 +02:00 |
|