mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2025-12-26 19:02:35 +01:00
```bash
Examining users/googleauth.sls of type state
[201] Trailing whitespace
users/googleauth.sls:9
- file: {{ users.googleauth_dir }}
[204] Lines should be no longer that 160 chars
users/googleauth.sls:26
- repl: "auth [success=done new_authtok_reqd=done default=die] pam_google_authenticator.so user=root secret={{ users.googleauth_dir }}/${USER}_{{ svc }} echo_verification_code\n@include common-auth"
```