You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
405 B
16 lines
405 B
#
|
|
# Initial teams defined for the system.
|
|
#
|
|
# Fields:
|
|
# flags - (int)
|
|
# - isenabled - (0x01) true or false if the team should be initially
|
|
# enabled
|
|
# - noalerts - (0x02)
|
|
# name - Descriptive name for the team
|
|
# notes - Administrative notes (viewable internal only)
|
|
#
|
|
---
|
|
- flags: 0x01
|
|
name: Level I Support
|
|
notes: |
|
|
Tier 1 support, responsible for the initial iteraction with customers
|