Use kerberize_uris
for chromium AuthServerAllowlist too
This commit is contained in:
parent
333b57cd8b
commit
f6b77c64cf
3 changed files with 501 additions and 498 deletions
|
@ -48,7 +48,6 @@
|
|||
vars_files: lmn-vault
|
||||
vars:
|
||||
domain: "{{ ansible_domain }}"
|
||||
kerberize_uris: "{{ vault_kerberize_uris | default('example.org') }}"
|
||||
apt_conf: "{{ vault_apt_conf }}" ## Acquire::http::Proxy "http://aptcache.example.org:3142/";
|
||||
ntp_serv: "{{ vault_ntp_serv }}" ## ntp.example.org
|
||||
nfs_server: "{{ vault_nfs_server }}" ## nfs.example.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue