git2jss icon indicating copy to clipboard operation
git2jss copied to clipboard

Sync static EAs as well as scripts

Open mikedowler opened this issue 4 years ago • 0 comments

If we lock down permissions on the Jamf Pro server to prevent editing of EAs (because we want all edits to be covered by version control), then we lose the ability to edit static (non-script) EAs. This PR includes such EAs under version control. They are fairly simple XML, so can be edited in code pretty easily.

mikedowler avatar Jul 03 '20 19:07 mikedowler