/srv/irclogs.ubuntu.com/2021/08/12/#cloud-init.txt

bahamatIs there a way to specify via cloud-init that certain systemd services should not be started?00:45
falcojrbahamat: not directly. If you have control of the service, you could use the write-files module or a boothook combined with the `ConditionPathExists` (or some other condition) to let cloud-init satisfy or not satisfy the condition14:41
falcojryou can tell cloud-init to disable it's own services, but I'm assuming you meant non cloud-init services14:42
akutzIs there a standard way to submit RFEs to cloud-init and its datasource? I closed all outstanding issues in the old GuestInfo DS repo with a note that the DS is now part of cloud-init and to use cloud-init's comm channels for RFEs/bugs. But then someone pointed out to me on Slack that Launchpad is marketed for bugs, not RFEs. Since the cloud-init GH repo doesn't allow issues, what is the recommended approach for filing RFEs for cloud-init and its14:54
akutz datasources? Thanks!14:54
akutzDoes cloud-init support https://netplan.io/reference/#dhcp-overrides?15:57
akutzI see it in a couple of DSs (https://github.com/canonical/cloud-init/search?q=dhcp_override) and cloud-init core (https://github.com/canonical/cloud-init/blob/main/cloudinit/net/network_state.py), but not in the net config docs. Is this supported?16:14
minimalI see that #956 (recently merged) added the "strictmodes" YAML setting but it is not documented anywhere23:56

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