printerservers vaulted
This commit is contained in:
parent
6edbc8dade
commit
70c45c477f
2 changed files with 110 additions and 108 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue