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