[03:17] has anyone tried to do byobu:enable in digital ocean lately? does it work? for me it seems to not enable because `Cannot run byobu because [mgrandi] does not own [/home/mgrandi]` [03:17] just want to check before i submit a bug report === toabctl_ is now known as toabctl === VoliKoN5 is now known as VoliKoN [18:27] Are there any tools that will convert network-config v1 to v2? I seem to remember a reference to one somewhere, but I'm not finding it now... [18:40] bahamat: yes, it's buried in the cli devel subtree; one second [18:41] Sweet, thanks. [18:42] bahamat: cloud-init devel net-convert --network-data --kind eni --distro ubuntu --output-kind netplan --directory my-convert-output-dir [18:43] so v1 is considered "eni" [18:43] ? [18:43] oh, sorry, no, yaml [18:43] ok [18:43] https://cloudinit.readthedocs.io/en/latest/topics/network-config.html [18:43] doesn't mention it's in the cli though [18:43] that's an easy bug fix for someone to propose