
This is a multi-part message in MIME format. --------------030008090705050402030703 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hello, I've been unsuccessfully trying to make work a custom yalm script with the cloud-init option in 3.4.1. All other native UI parameters are correctly configured (hostname...) My goal is to change the keyboard layout: write_files: - content: | # My new /etc/sysconfig/keyboard file KEYTABLE="fr" MODEL="pc105" LAYOUT="fr" KEYBOARDTYPE="pc" path: /etc/sysconfig/keyboard permissions: '0644' I can't see what is wrong and there is nothing into cloud-init logs on the guest (/var/log/clou-init-output.log). Is it possible to see the whole yalm file generated by the engine somewhere? -- Nathanaël Blanchet Supervision réseau Pôle exploitation et maintenance Département des systèmes d'information 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 Tél. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 blanchet@abes.fr --------------030008090705050402030703 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <font size="-1">Hello,<br> <br> I've been unsuccessfully trying to make work a custom yalm script with the cloud-init option in 3.4.1.<br> All other native UI parameters are correctly configured (hostname...)<br> <br> My goal is to change the keyboard layout:<br> write_files:<br> - content: |<br> # My new /etc/sysconfig/keyboard file<br> KEYTABLE="fr"<br> MODEL="pc105"<br> LAYOUT="fr"<br> KEYBOARDTYPE="pc"<br> path: /etc/sysconfig/keyboard<br> permissions: '0644'<br> <br> I can't see what is wrong and there is nothing into cloud-init logs on the guest (/var/log/clou-init-output.log).<br> Is it possible to see the whole yalm file generated by the engine somewhere?<br> <br> </font> <pre class="moz-signature" cols="72">-- Nathanaël Blanchet Supervision réseau Pôle exploitation et maintenance Département des systèmes d'information 227 avenue Professeur-Jean-Louis-Viala 34193 MONTPELLIER CEDEX 5 Tél. 33 (0)4 67 54 84 55 Fax 33 (0)4 67 54 84 14 <a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr">blanchet@abes.fr</a> </pre> </body> </html> --------------030008090705050402030703--