Public bug reported: https://github.com/canonical/cloud- init/blob/main/cloudinit/config/cc_mounts.py#L83
distros = ["all"] vs https://github.com/canonical/cloud- init/blob/main/config/cloud.cfg.tmpl#L95 {% if not is_bsd %} - disk_setup - mounts {% endif %} ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1992798 Title: cc_mounts: module claims it works on all distros, but config disables it on BSD Status in cloud-init: New Bug description: https://github.com/canonical/cloud- init/blob/main/cloudinit/config/cc_mounts.py#L83 distros = ["all"] vs https://github.com/canonical/cloud- init/blob/main/config/cloud.cfg.tmpl#L95 {% if not is_bsd %} - disk_setup - mounts {% endif %} To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1992798/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

