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
[email protected]

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to