client-platform-engineering
client-platform-engineering copied to clipboard
cpe_workspaceone profile_installed? will fail if not in english as primary language
return {} unless node.profile_installed?('ProfileDisplayName', 'Device Manager')
The MDM profile is localized, so this fails.