Add terminal server and remove erki's offsite box
This commit is contained in:
@@ -19,6 +19,15 @@ all:
|
||||
- eaas
|
||||
- lauri
|
||||
|
||||
ts.k-space.ee:
|
||||
# Retro Terminal Server
|
||||
ansible_host: 100.103.0.10
|
||||
admins:
|
||||
- eaas
|
||||
- rasmus
|
||||
- arti
|
||||
- kkuusk
|
||||
|
||||
children:
|
||||
# Documentation at
|
||||
# https://wiki.k-space.ee/en/hosting/storage
|
||||
@@ -27,12 +36,12 @@ all:
|
||||
# previously known as nfs, nas
|
||||
external.kube.k-space.ee:
|
||||
ansible_host: 172.21.3.101
|
||||
offsite:
|
||||
ansible_host: 192.168.30.40
|
||||
admins:
|
||||
- eaas
|
||||
vars:
|
||||
offsite_dataset: offsite/backup_zrepl
|
||||
# offsite:
|
||||
# ansible_host: 192.168.30.40
|
||||
# admins:
|
||||
# - eaas
|
||||
# vars:
|
||||
# offsite_dataset: offsite/backup_zrepl
|
||||
|
||||
# Proxmox aka PVE (Proxmox Virtualization Environment) documented
|
||||
# https://wiki.k-space.ee/hosting/proxmox
|
||||
|
||||
Reference in New Issue
Block a user