Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpe_bluetooth.rb #49

Closed
cgerke opened this issue Sep 6, 2016 · 1 comment
Closed

cpe_bluetooth.rb #49

cgerke opened this issue Sep 6, 2016 · 1 comment

Comments

@cgerke
Copy link

cgerke commented Sep 6, 2016

This is creating a profile that modifies the /Users//Library/Preferences/com.apple.Bluetooth.plist keys... but the actual keys that the UI modifies are /Library/Preferences/com.apple.Bluetooth.plist

Does this cookbook actually work for you guys on El-Capitan?

@nmcspadden
Copy link
Contributor

No, this creates a profile that modifies the com.apple.Bluetooth preference domain. That's how profiles work. This does not modify any of the plists on disk (at least, not directly). Yes, this has been working on El Capitan for a while.

I wouldn't look at any of the plists while trying to determine whether or not a profile is working, because forced profiles do not write their preferences to disk.

https://github.com/facebook/IT-CPE/blob/master/chef/cookbooks/cpe_bluetooth/resources/cpe_bluetooth.rb#L23-L52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants