=== esv_ is now known as esv === EugenMayer596 is now known as EugenMayer59 [12:04] anyone here using ConfigDrive to provide network configuration? [12:04] (I'd like to test if my code works, without having to start from zero;) [12:56] Does anyone have an example of apt pinning via cloud-init? I can't tell if it's possible with the apt module [12:57] i need something roughly like [12:57] https://www.irccloud.com/pastebin/hoPYuQbk/ [13:13] andrewbogott: that puppet, or actual apt config [13:13] if it's puppet, why not use puppet to do it? [13:13] if it's direct apt config, why not use write_files? [13:13] oh sorry, copy/paste fail [13:14] the actual apt config would look like [13:14] https://www.irccloud.com/pastebin/aR7k0Vgi/ [13:14] And, yeah, I'm trying write_files now -- we'll see if it happens early enough to help. I was hoping there was a proper way to do it with the apt module but the docs aren't encouraging. [13:15] andrewbogott: we can actually just look that up! [13:16] https://github.com/canonical/cloud-init/blob/main/config/cloud.cfg.tmpl [13:16] yeah, looks good [13:16] it's *very* early [13:17] looks promising :) [13:18] in some companies we mostly just used cloud-init to setup and run puppet [14:14] close, fixed: https://github.com/canonical/cloud-init/issues/3430 [14:14] -ubottu:#cloud-init- Issue 3430 in canonical/cloud-init "The kernel cmd parameter 'cloud-init=disabled' is not considered" [Open] [15:10] holmanb: https://github.com/canonical/cloud-init/pull/2165 has now gone thru lots of testing and seems to work [15:10] -ubottu:#cloud-init- Pull 2165 in canonical/cloud-init "Ephemeral Networking for FreeBSD" [Open] === EugenMayer597 is now known as EugenMayer59