Quantcast
Channel: Cloudbase Q&A Forum - RSS feed
Browsing all 5 articles
Browse latest View live

parse error for the parameters in powershell script

I have one script which accepts two parameters: param([string] $urlsrc,[string]dest) But when I try to launch the windows VM using heat template, cloudbase-init.log reported: execute_user_data_script...

View Article



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...

View Article

http://169.254.169.254/latest/user-data fails with a gateway timeout

Working a deployment of Openstack, from the instances I am able to get into: http://169.254.169.254/latest/meta-data and no problem but http://169.254.169.254/latest/user-data fails with a gateway...

View Article

Sending a signal to OS::Heat::WaitCondition does not appear to work

I am attempting to spawn Windows instances via HEAT template and trying to trigger the wait condition from user_data. It does not matter what timeout value I set for the wait_condition, it still times...

View Article

Heat template pem certificate not found in metaservice user_data

Hello I have a heat hot script with template version 2013-05-23. I am trying to deploy a Windows Server 2016 (With desktop Experience) image to Openstack (Kilo) using heat scripting. In my heat script...

View Article

Browsing all 5 articles
Browse latest View live


Latest Images