/srv/irclogs.ubuntu.com/2021/07/26/#cloud-init.txt

=== toolz is now known as Daniel
otuboblackboxsw: sorry for the delay, I was on PTO. But I'm not the correct person ton be asked about SELinux :-)07:04
firstofth300I'm trying to figure out how to merge the network configuration queried from my cloud vendor with a single route that I need to add (to route portions of traffic through a VPN). I have added a network section to my user-data, but it appears to overwrite instead of merge the configs. Is there a way to accomplish adding a route that uses doesn't08:05
firstofth300involve completely rerendering all of the network data?08:05
rharperfirstofth300: appending/merging networking configuration isn't supported directly in cloud-init.  Depending on the OS and network rendering backend, you can use write_files to write additional network config if you know enough information ahead of time.   On Ubuntu with netplan, you can add an additional yaml file to /etc/netplan/  and reference the same interface 14:24
rharperhttps://paste.ubuntu.com/p/FRH67F3HRh/ 14:24

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!