printerservers vaulted

This commit is contained in:
Raphael Dannecker 2023-11-09 16:51:09 +01:00
parent 6edbc8dade
commit 70c45c477f
2 changed files with 110 additions and 108 deletions

View file

@ -52,7 +52,7 @@
ntp_serv: "{{ vault_ntp_serv }}" ## ntp.example.org
proxy: "{{ vault_proxy }}" ## http://firewall.example.org:3128
no_proxy: "{{ vault_no_proxy }}" ## firewall.example.org,server.example.org,idam.example.org,dw.example.org
printservers: ['10.190.1.1'] ## list of printservers
printservers: "{{ vault_printservers }}" ## ['10.0.0.1','10.0.0.15']
## PAM mount nextcloud, remove or leave empty to skip:
web_dav: "{{ vault_web_dav }}" ## https://nc.example.org/remote.php/dav/files/%(USER)