canonical / maas-anvil

A snap for managing charmed MAAS deployments.
https://maas.io
Apache License 2.0
3 stars 7 forks source link

feat: accept defaults for non manifest parameters when a manifest is passed #69

Open SK1Y101 opened 2 months ago

SK1Y101 commented 2 months ago

addresses #68

If a manifest is passed, we force accept_defaults to True, preventing it asking questions. This should result in the manifest configuration being used, or the default values if the value is not present in the manifest.