Clayton Burlison

Results 12 comments of Clayton Burlison

This example shows how to print the request header & body. https://github.com/fredcy/proxy

I currently have no plans to resolve this error however I would accept a pull request to update the code to support munki 3. As a work around you can...

That value is actually a boolean however I was still unable to get 10.13.4 to respect any changes with regards to TimeZone preferences. ``` sudo -u _timed /usr/bin/defaults write /private/var/db/timed/Library/Preferences/com.apple.timed.plist...

@BillCampbell Thanks for the resources. If I'm able to find time and get this working I'll definitely create a PR.

Also agree about using the build tags. The file name approach is way more common and easier than using the // +windows header syntax. That case statement might be required...

Closing since Apple removed the ability to automate anything related to Location Services on macOS.

The issue isn't with `dockutil`. This issue is with Adobe and how they name their Applications and folders. For example Illustrator is actually ``` bash dockutil --add "/Applications/Adobe Illustrator CC...

You can setup a private Trello board.

@joshkadis it looks like this repo hasn't been updated in a while you might have better luck getting this merged under @gwleclerc 's fork.

You should not invalidate the cache! That costs money and is very heavy handed for the CloudFront CDN. You should instead look into adding time to live values (referred to...