New Question

Revision history [back]

click to hide/show revision 1
initial version

Can you add also a copy of your metadata as well?

From inside the image, in PowerShell:

Invoke-WebRequest http://169.254.169.254/openstack/lastest/meta_data.json -OutFile meta_data.json

and a copy of your userdata script as well.

Please post large content in a pastebin (e.g. http://paste.openstack.org) and include the links here to ease up the review.

Thanks

Can you add also a copy of your metadata as well?

From inside the image, in PowerShell:

Invoke-WebRequest http://169.254.169.254/openstack/lastest/meta_data.json http://169.254.169.254/openstack/latest/meta_data.json -OutFile meta_data.json

and a copy of your userdata script as well.

Please post large content in a pastebin (e.g. http://paste.openstack.org) and include the links here to ease up the review.

Thanks