forked from grokability/kandji2snipe
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsettings.conf
27 lines (24 loc) · 867 Bytes
/
settings.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# For details on configuring your settings.conf file, please read the
# README at https://github.com/grokability/kandji2snipe
[kandji]
tenant =
region =
apitoken =
[snipe-it]
url =
apikey =
# Self Hosted: timezone should match APP_TIMEZONE="timezone" in your Snipe-IT .env file
# Hosted: Use the name of the timezone you requested at sign up.
# Names can be found at https://www.php.net/manual/en/timezones.php
timezone =
manufacturer_id =
defaultStatus =
mac_model_category_id =
iphone_model_category_id =
ipad_model_category_id =
appletv_model_category_id =
[asset-tag]
# If an asset tag does not exist in Kandji and Snipe-IT, the script will create one
# using the pattern KANDJI-<SERIAL NUMBER>. To use the custom patterns, change the
# line below to "use_custom_pattern = yes" and adjust the patterns as desired.
use_custom_pattern = no