Closed Bug 617025 Opened 14 years ago Closed 12 years ago

write puppet resource to handle Mac OS X defaults

Categories

(Release Engineering :: General, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Unassigned)

Details

(Whiteboard: [puppet])

This should basically interface to the 'defaults' command, reading to check for changes, and writing to make changes.  So we could write e.g.,

  osxdefaults {
      "/Library/Preferences/com.apple.Bluetooth BluetoothAutoSeekHIDDevices":
          ensure => "0";
  }
Assignee: nobody → dustin
Assignee: dustin → nobody
Severity: normal → enhancement
Priority: -- → P5
Kim took care of this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.