client-platform-engineering icon indicating copy to clipboard operation
client-platform-engineering copied to clipboard

cpe_workspaceone profile_installed? will fail if not in english as primary language

Open erikng opened this issue 4 years ago • 0 comments

return {} unless node.profile_installed?('ProfileDisplayName', 'Device Manager')

The MDM profile is localized, so this fails.

erikng avatar Feb 19 '21 17:02 erikng