=== bigpod9 is now known as bigpod [08:58] Hi where can i find the dhcp client config ? === genii-core is now known as genii === thegodsquirrel is now known as THEGODSQUIRREL === derpadmin is now known as CAPSLOCK === CAPSLOCK is now known as CAPSLOCK2 === CAPSLOCK2 is now known as derpadmin [15:45] I am getting started with containers using systemd-nspawn. I'm working on getting private networking setup. Most guides use sytemd.networkd for this. Ubuntu Server comes with Netplan. What is ubuntu community's recommended configuration (arrangement)? [15:45] My main goal is to have a clone of the running system started up in a container, but with a new static IP address. [16:09] superboot: ignore netplan! [16:09] superboot: if you're using systemd-nspawn create a .nspawn file for the machine (container) you create [16:11] superboot: systemd-networkd ships with .network files that will auto-configure veth's on host and in container. I'd recommend creating a host bridge that containers are told to connect to in the .nspawn with Brdige= [16:17] superboot: because private network namespace is a privileged operation, put the .nspawn file in /etc/systemd/nspawn/$machine_name.nspawn [16:38] superboot: netplan just renders to networkd, so it should integrate well. [16:43] TJ-: Ok, great. :) Thanks. I'll give that a shot and come back with any questions. [16:44] rbasak: Ok, thanks. [16:48] superboot: we use nspawn containers extensively and have a quite sophisticated workflow and tooling to make things easy so ask away [16:48] TJ-: Oh awesome! :) Thanks. Do you guys have a github or anything with your tools on it? [16:50] superboot: locally only but if you want to chat privately I can share and explain [17:04] TJ-: Oh cool. Sure. :) === bigpod9 is now known as bigpod === polymorp- is now known as polymorphic === Droid is now known as Mekaneck