jabber + wiki virtual machines

This commit is contained in:
Fritz Grimpen 2021-02-01 14:12:11 +00:00
parent 66ba886916
commit 3f45a25add
6 changed files with 30 additions and 1 deletions

View File

@ -173,7 +173,6 @@ bhyve_guests:
image: debian-10.5.0-amd64-netinst.iso
password: foobar
order:
- ISO
- DISKS
disks:
- name: disk

View File

@ -0,0 +1,12 @@
vm_index: 7
user_mgmt:
crest:
state: present
groups: sudo
genofire:
state: present
groups: sudo
fritz:
state: present
groups: sudo

View File

@ -0,0 +1,12 @@
vm_index: 6
user_mgmt:
crest:
state: present
groups: sudo
genofire:
state: present
groups: sudo
fritz:
state: present
groups: sudo

2
hosts/10_jabber Normal file
View File

@ -0,0 +1,2 @@
[jabber]
jabber.emma.ccchb.de

2
hosts/10_wiki Normal file
View File

@ -0,0 +1,2 @@
[wiki]
wiki.emma.ccchb.de

View File

@ -4,3 +4,5 @@ dn42.emma.ccchb.de
[debian:children]
nextcloud
gitea
wiki
jabber