Files
snapd/sysconfig
Ian Johnson 1f5908b2d3 sysconfig/cloudinit.go: only consider .cfg files in cloudDatasourcesInUseForDir
Cloud-init itself only considers .cfg files in the cloud-init.cfg.d directory,
so we should only consider files with .cfg file extension in the ubuntu-seed
directory.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-09-14 19:26:52 -05:00
..