https://bugzilla.novell.com/show_bug.cgi?id=868184 https://bugzilla.novell.com/show_bug.cgi?id=868184#c5 --- Comment #5 from Sven Michels <s.michels@external.telekom.de> 2014-03-17 15:27:50 UTC --- Hi, 1.) ok. 2.) i tried it via. studio and put it into "run script at the end of the build". Since i had some other stuff to check, i checked the result... and remembered why that didn't work for me: if [ "$bios" != 'SUSE Studio Testdrive' ]; then # cloud-init retrieves the keypair from SUSE Cloud/OpenStack chkconfig cloud-config on chkconfig cloud-init-local on chkconfig cloud-init on chkconfig cloud-final on # Workaround. The chkconfig calls are not starting cloud init right now. # This makes sure that cloud-init is running on first boot and creates # the required ssh credentials cloud-init init - see the workaround. Even if i enable it via the script it won't get started at the first boot this way. Ok, i can add the same calls also for config, init-local and final that way, should have the same effect as your workaround. 3.) So no expansion for normal cloud images. Can we build OEMs then? Regards, Sven -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.