mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 10:18:39 +00:00
## What this PR does The recent patch introducing VPCs in Cozystack did not include enabling Multus, which is a dependency for this feature. This patch enables Multus by default in the paas-full bundle. ### Release-note ```release-note [vpc] Enable Multus by default as a necessary dependency for VPCs. ```