Go to file
Scott Moser 778716f3eb add cloud-config-archive input type.
cloud-config-archive is a yaml formated document where the top
level should contain an array.  Each entry in the array can be one of
- dict { 'filename' : 'value' , 'content' : 'value', 'type' : 'value' }
   filename and type may not be present
- scalar(content)

if filename and type are not present, they are attempted to be guessed.
2011-01-19 17:32:52 -05:00
2011-01-19 17:32:52 -05:00
Description
RETIRED, Cross-platform instance initialization
4 MiB