Prior to this PR, since v3.3.0 of this module, the Install switch /UpdateEnabled always defaulted to FALSE when the instance /ACTION=Install. This took away the ability for users to be able to configure this install switch themselves, and is an obvious bug.
Summary
Prior to this PR, since v3.3.0 of this module, the Install switch
/UpdateEnabled
always defaulted toFALSE
when the instance/ACTION=Install
. This took away the ability for users to be able to configure this install switch themselves, and is an obvious bug.Additional Context
Introduced in https://github.com/puppetlabs/puppetlabs-sqlserver/pull/420
Related Issues (if any)
Fixes https://github.com/puppetlabs/puppetlabs-sqlserver/issues/462
Checklist
puppet apply
)