New Question

Revision history [back]

click to hide/show revision 1
initial version

I found that the #cloud-config header was missing in the XML file. I was missing a pipe in my blueprint.

  cloudConfig: |
    #cloud-config
    write_files:
      content: Cloudbase-Init test
      path: c:\test.txt