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+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org