Closed Tinyblargon closed 4 months ago
Setting CloudInit.UpgradePackages on PVE lower than 8.0.0 gives error.
CloudInit.UpgradePackages
When nil or false do not add the setting. When set to true tell the user this setting isn't compatible with their PVE version.
nil
false
true
Setting
CloudInit.UpgradePackages
on PVE lower than 8.0.0 gives error.When
nil
orfalse
do not add the setting. When set totrue
tell the user this setting isn't compatible with their PVE version.