IBM / mac-ibm-enrollment-app

The Mac@IBM enrollment app makes setting up macOS with Jamf Pro more intuitive for users and easier for IT. The application offers IT admins the ability to gather additional information about their users during setup, allows users to customize their enrollment by selecting apps or bundles of apps to install during setup, and provides users with next steps when enrollment is complete.
GNU General Public License v3.0
454 stars 48 forks source link

FIXME: Bug Fixes (Issues #9 and #10) #11

Closed scifiman closed 3 years ago

scifiman commented 5 years ago

Created this pull to fix the issues I identified as bugs #9 and #10. I looked over the FIXME documentation so I hope this is correct. This is updating the enrollmentSamply.py script with some bug fixes so that it can be used more easily with fewer changes out of the box. I identified one other issue setting the plist file. I've included the fix but I didn't open an issue for it. There is a trailing '.' causing the file to end 'plist..plist'.

SMartorelli commented 3 years ago

LGTM