Loading
cloud-init module: fix default settings (#231867)
The `//` operator doesn't do deep merge so it was overriding the first attrset and not recording the defaults.
The `//` operator doesn't do deep merge so it was overriding the first attrset and not recording the defaults.