New Question

Revision history [back]

click to hide/show revision 1
initial version

multiple powershell scripts need parameters

I checked the samples from: https://github.com/openstack/heat-templates/tree/master/hot/Windows

I can find when multiple scripts needed in userdata, we can use OS::Heat::MultipartMime. but it seems only one script can have parameters. If multiple scripts need parameters, how to make it work?

Thanks a lot