13 lines
228 B
YAML
13 lines
228 B
YAML
#
|
|
# Initial organizations defined for the system.
|
|
#
|
|
# Fields:
|
|
# name - Descriptive name for the organization
|
|
# fields - custom fields
|
|
#
|
|
---
|
|
- name: osTicket
|
|
fields:
|
|
address:
|
|
phone:
|
|
website: http://osticket.com.de
|