25 lines
374 B
YAML
25 lines
374 B
YAML
type: cx22
|
|
|
|
# resolved on startup in Makefile
|
|
image: "{{ lookup('ansible.builtin.env', 'SNAPSHOT') }}"
|
|
|
|
# extranous general packages we might need
|
|
packages:
|
|
- cpdup
|
|
- bash
|
|
|
|
# used by bastille to build a base
|
|
release: 14.1-RELEASE
|
|
|
|
location: fsn1
|
|
|
|
# must already exist in group project
|
|
ssh_keys:
|
|
- scip@e3
|
|
- scip@tripod
|
|
- scip@pixel8
|
|
|
|
jails:
|
|
pubnix:
|
|
octet: 2
|