-
Trying to get this to work, and it seems like it might rely on an older python-jss (Looks like jcds support was removed... https://github.com/jssimporter/JSSImporter/issues/152).
staze updated
7 months ago
-
I would like to add a user account to my JSS that is used just for **jss_helper**, and I want to assign it only the privileges necessary. Would it be possible to document which privileges are needed, …
-
Many recipes in com.github.novaksam.jss are duplicates of jss-recipes and the only difference is that jss-recipes don't have overridable JSSImporter arguments for "policy_trigger" or "version". I kno…
-
Hi,
When running JSSImporter with the switch --key STOP_IF_NO_JSS_UPLOAD=False to update an existing smartgroup/policy/package
I am getting the following error:
_JSSImporter: Looking for Comput…
-
When trying to remove packages, spruce will eventually fail and exit with an error code when there are 404 responses. It seems to be unable to handle a 404 after the removal of the package, but during…
-
Seems like whatever overrides i use, for say...the Firefox.jss recipe, are ignored by the jssimporter. I'd like to be able to modify the default name of the Category, Policy, and Smart Group.
-
Calling jss_helper installs with any package I know exists is giving me this error every time on macOS 10.15.3
```
Traceback (most recent call last):
File "/usr/local/bin/jss_helper", line 120…
-
JSSImporter: Copied '/Users/mluffy/Library/AutoPkg/Cache/com.github.novaksam.jss.Evernote/Evernote-10.40.9.pkg'
'Element' object has no attribute 'getchildren'
Failed.
Receipt written to /Users/mlu…
-
## Summary
A major update to the AutoPkg command line tool is just around the corner. AutoPkg 2.0 is due in early February 2020, and it will run in Python 3 only. In order for JSSImporter to work w…
-
I'm seeing an odd problem with a Jamf Cloud-hosted server, where I can see the server return the ID number of the uploaded package, but JSSImporter isn't able to properly work with it for some reason:…