https://github.com/device42/jamf_to_device42_sync
Sync Inventory data from Jamf (casper) to Device42
https://github.com/device42/jamf_to_device42_sync
Last synced: 5 months ago
JSON representation
Sync Inventory data from Jamf (casper) to Device42
- Host: GitHub
- URL: https://github.com/device42/jamf_to_device42_sync
- Owner: device42
- License: other
- Created: 2017-03-10T18:49:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T15:40:25.000Z (about 2 years ago)
- Last Synced: 2024-04-04T17:00:36.964Z (about 2 years ago)
- Language: Python
- Size: 18.6 KB
- Stars: 6
- Watchers: 8
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jamfexplore
Script to sync JAMF to Device42 (http://www.device42.com)
This script was tested with JSS v9.97.1483031164 and Device42 v12.
# Requirements
Take the file `config.yaml.example` and rename it to `config.yaml`. Then change the settings to correct ones.
Please install requirements `pip install -r requirements.txt`
# Run
Puppet :
```
python starter.py
```
# Specification
Current script version migrate `devices, ips, macs and software data`. If you have any requests\improvements, feel free to contact us.