fas: update yubikey val URL
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
f7debffa6c
commit
ff38e38570
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ mail.manager = 'demand'
|
|||
|
||||
# Enable yubikeys
|
||||
{% if inventory_hostname.startswith('os-') %}
|
||||
yubi_server_prefix='http://yubikey/yk-val/verify?id='
|
||||
yubi_server_prefix='http://yubikey:8080/yk-val/verify?id='
|
||||
{% else %}
|
||||
yubi_server_prefix='http://localhost/yk-val/verify?id='
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue