Add bitwarden host and service account
This commit is contained in:
parent
36a61c7510
commit
bf7105006e
9
hosts/vm-host-bitwarden.yml
Normal file
9
hosts/vm-host-bitwarden.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "Application Host: Bitwarden"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- bitwarden
|
||||
|
||||
networking:
|
||||
eth0:
|
0
keys/svc_bitwarden/placeholder
Normal file
0
keys/svc_bitwarden/placeholder
Normal file
@ -25,8 +25,10 @@ users:
|
||||
- workstations
|
||||
- datastore
|
||||
- gitea
|
||||
- bitwarden
|
||||
- plex
|
||||
- admin
|
||||
- vpn
|
||||
admin: True
|
||||
svc: True
|
||||
|
||||
@ -48,6 +50,14 @@ users:
|
||||
admin: False
|
||||
svc: True
|
||||
|
||||
- name: svc_bitwarden
|
||||
password: "$6$oWPdq2hmQV03IBuF$SgpAzN1XVIefwYZtvA2gVaHD3DcclyGugEbZLXGn./1KZocew96KQC6PJZhVOKX9PYlzfWntmEy0Y/VCKHWBj1"
|
||||
targets:
|
||||
- datastore
|
||||
- bitwarden
|
||||
admin: False
|
||||
svc: True
|
||||
|
||||
# Actual user accounts
|
||||
|
||||
- name: enpaul
|
||||
@ -59,8 +69,10 @@ users:
|
||||
- workstations
|
||||
- datastore
|
||||
- gitea
|
||||
- bitwarden
|
||||
- plex
|
||||
- admin
|
||||
- vpn
|
||||
admin: True
|
||||
|
||||
- name: kaisersjr
|
||||
@ -69,6 +81,7 @@ users:
|
||||
targets:
|
||||
- datastore
|
||||
- gitea
|
||||
- bitwarden
|
||||
- vpn
|
||||
- workstations
|
||||
admin: False
|
||||
|
Reference in New Issue
Block a user