bootstrap-vz/bootstrapvz/providers/azure/tasks
Stephen A. Zarkos 6b2a5cb4a5 Fix error with applying azure/assets/udev.diff
When creating an image for Azure we see the following error when applying udev.diff:

   TypeError: cannot concatenate 'str' and 'file' objects

Resolving this in log_call() I still see the following error:

   patch: **** Only garbage was found in the patch input.

So fixing this in providers/azure/tasks/boot.py seems to be the best route.
2015-08-05 22:10:50 +00:00
..
__init__.py Patch udev init script to fix ROOTDELAY boot issue 2015-06-29 05:05:30 -07:00
boot.py Fix error with applying azure/assets/udev.diff 2015-08-05 22:10:50 +00:00
image.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
packages-kernels.yml Clone packages-kernels.yml pattern to other providers 2014-07-09 23:17:05 +02:00
packages.py - Use manifest.provider instead of manifest.system 2015-06-23 02:04:26 -07:00