[opensuse-arm] Re: cloud-init for JeOS

2020-01-26 Thread Matwey V. Kornilov
26.01.2020 14:27, Thorsten Kukuk пишет:
> On Sun, Jan 26, Matwey V. Kornilov wrote:
> 
>> Hi,
>>
>> What do you think about adding cloud-init for ARM JeOS images?
> 
> If it is not public cloud: nothing.
> We tried that in the past, the side effects of cloud-init, if it runs
> but you do not provide a config for every listed module, are really bad.
> For MicroOS we are using ignition for that reason now.

I have never heard about ignition before. But it seems to have the
similar purpose as cloud-init.

> 
>   Thorsten
>  
>> Currently, configuration way after deploying brand-new JeOS image is
>> always similar to the following:
>> login with root:linux requisites by serial console and do `ip addr`
>> (or directyl ssh if it is possible to guess DHCP address),
>> then create users, deploy ssh keys, disable ssh root login, etc.
>>
>> I think cloud-init could be helpful here to configure users and
>> networking. Initial configuration can be deployed to the board by
>> network using kernel command line options.
>>
>>
>> -- 
>> With best regards,
>> Matwey V. Kornilov
>> -- 
>> To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
>> To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org
> 


-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] cloud-init for JeOS

2020-01-26 Thread Thorsten Kukuk
On Sun, Jan 26, Matwey V. Kornilov wrote:

> Hi,
> 
> What do you think about adding cloud-init for ARM JeOS images?

If it is not public cloud: nothing.
We tried that in the past, the side effects of cloud-init, if it runs
but you do not provide a config for every listed module, are really bad.
For MicroOS we are using ignition for that reason now.

  Thorsten
 
> Currently, configuration way after deploying brand-new JeOS image is
> always similar to the following:
> login with root:linux requisites by serial console and do `ip addr`
> (or directyl ssh if it is possible to guess DHCP address),
> then create users, deploy ssh keys, disable ssh root login, etc.
> 
> I think cloud-init could be helpful here to configure users and
> networking. Initial configuration can be deployed to the board by
> network using kernel command line options.
> 
> 
> -- 
> With best regards,
> Matwey V. Kornilov
> -- 
> To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
> To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

-- 
Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & MicroOS
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany
Managing Director: Felix Imendoerffer (HRB 36809, AG Nürnberg)
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



[opensuse-arm] cloud-init for JeOS

2020-01-26 Thread Matwey V. Kornilov
Hi,

What do you think about adding cloud-init for ARM JeOS images?

Currently, configuration way after deploying brand-new JeOS image is
always similar to the following:
login with root:linux requisites by serial console and do `ip addr`
(or directyl ssh if it is possible to guess DHCP address),
then create users, deploy ssh keys, disable ssh root login, etc.

I think cloud-init could be helpful here to configure users and
networking. Initial configuration can be deployed to the board by
network using kernel command line options.


-- 
With best regards,
Matwey V. Kornilov
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org