dayglojesus / managedmac

Comprehensive Puppet module for OS X.
http://dayglojesus.github.io/managedmac/
Apache License 2.0
62 stars 21 forks source link

the defaults provider for propertylists doesn't seem to be working #15

Closed groob closed 10 years ago

groob commented 10 years ago

Puppet reports that it has made the change, but it doesn't seem to have actually been applied.

managedmac::propertylists::defaults:
  owner: root
  group: wheel
managedmac::propertylists::files:
  '/Library/Preferences/com.apple.loginwindow.plist':
    content:
      LoginWindowText: 'my new message'
    provider: defaults
    ensure: present
    method: insert
dayglojesus commented 10 years ago

No change to the file?

groob commented 10 years ago

nevermind, this was a typo. LoginwindowText should not have 'Window' capitalized...

dayglojesus commented 10 years ago

No problem! Better than a bug hunt! Thanks, and now I know your Twitter handle. LOL. I guess I can't put 2+2.