Good afternoon,

You can validate the user-data file using this command:

python -c "import yaml; print yaml.load(open('user-data', 'r'))"

Can you share the generated user-data file please ?

Thanks

Nicolas


On 09/27/2017 09:01 AM, JORGE EDGAR VALDERRAMA ROMERO wrote:
Good afternoon

Deploying the software factory v2.6 we followed the steps mentioned for KVM based deployment(https://softwarefactory-project.io/docs/operator/deployment.html#kvm-based-deployment)

The localhost used is Ubuntu 16.04 xenial we all the necessary to deploy the VM as a guest.

Finally has been generated the user-data and meta-data files succesfully (https://pastebin.com/qLMDLkBw), but at the moment to boot the instance following all the steps describe it seems does not execute the user-data "script" becuase the next error/warning:

[    5.767700] cloud-init[355]: 2017-09-27 11:35:49,850 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'hostname: managesf\nfqdn:...'

(https://pastebin.com/iP93QxXY) Here is the final output of cloud-init

So, we are not able to login ever.

Are we missing something?

We appreciate any help


--
JORGE EDGAR VALDERRAMA ROMERO
MASTER EN SOFTWARE Y SISTEMAS - MUSS
UNIVERSIDAD POLITECNICA DE MADRID


_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

Reply via email to