added creating new vps, fine tuned inventories (now using 2), + doc
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
type: cpx11
|
||||
image: 191285714
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user