New Question

Revision history [back]

click to hide/show revision 1
initial version

Hi Vladimir, at the moment the cloudbase-init project is entirely open sourced while the installer itself is not (although freely available of course).

Here's a simple way to provision a Windows image with your extensions and without a custom installer:

  1. Install the current cloudbase-init using the installer
  2. Update cloudbase-init, e.g. from a github fork with "python setup.py install"
  3. Sysprep again the instance

If you have a feature that you'd like to add upstream please submit a patch, we'll happily take a look!

Thanks,

Alessandro