Files
Aaron Guise 549dbd568f
Some checks failed
ci/woodpecker/manual/lint Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/manual/test Pipeline failed
ci/woodpecker/push/test unknown status
Support fixed mirror
2023-10-11 12:48:46 +13:00

18 lines
455 B
YAML

---
# defaults file for auth_duo
auth_duo_install_repo: true
auth_duo_reponame: duosecurity
# The settings which will be applied to /etc/duo/login_duo.conf
# Minimal settings are ikey, skey and host
# For more please check https://duo.com/docs/duounix#duo-configuration-options
auth_duo_settings:
- key: ikey
value: someikey
- key: skey
value: someskey
- key: host
value: somehost
auth_duo_specify_mirror: false
auth_duo_mirror_url: ~