fleet icon indicating copy to clipboard operation
fleet copied to clipboard

fleetctl gitops should explicitly set MDM configs if not defined

Open getvictor opened this issue 1 year ago • 0 comments

Fleet version: 4.45.0 Web browser and operating system:


💥  Actual behavior

Not setting enable_disk_encryption in YAML caused the encryption profile to remain on DB instead of being cleared.

🧑‍💻  Steps to reproduce

See https://github.com/fleetdm/fleet/issues/16636

🕯️ More info (optional)

N/A

🛠️ To fix

fleetctl gitops should explicitly set unset MDM settings to default values to prevent potential configuration surprises.

getvictor avatar Feb 27 '24 16:02 getvictor