26 lines
233 B
YAML
26 lines
233 B
YAML
|
### HOSTS ###
|
||
|
|
||
|
core:
|
||
|
hosts:
|
||
|
keymaker:
|
||
|
apoc:
|
||
|
|
||
|
entertainment:
|
||
|
hosts:
|
||
|
kid:
|
||
|
|
||
|
experimental:
|
||
|
hosts:
|
||
|
mouse:
|
||
|
|
||
|
### GROUPS ###
|
||
|
|
||
|
production:
|
||
|
children:
|
||
|
core:
|
||
|
entertainment:
|
||
|
|
||
|
testing:
|
||
|
children:
|
||
|
experimental:
|