You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
Would it be possible to use package names without - and/package versions? And do they have to be uploaded to Jamf or can we use local servers and a URL in the jamf policy?
The text was updated successfully, but these errors were encountered:
So right now SplashBuddy does not have the feature to read packages without a - and version in the package name. This is due to it uses RegEx to pull the package name.
I will add this as an enhancement so we can properly track this. As for where the packages come from, they have to just write the package name to the /var/log/jamf.log file as if it was from the Jamf Pro server. However if you are talking about Distribution Points, you can use them like you usually do with Jamf Pro and everything will work as expected.
Would it be possible to use package names without
-
and/package versions? And do they have to be uploaded to Jamf or can we use local servers and a URL in the jamf policy?The text was updated successfully, but these errors were encountered: