jason shaw
db30289046
style: quote numbers and file modes
salt linters complain about these.
hace 4 años
Imran Iqbal
bb27b940ea
fix(googleauth.sls): fix `salt-lint` errors
```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"
```
hace 5 años
Imran Iqbal
3bcdc902dc
feat(semantic-release): implement for this formula
* Based on `ssf-formula` (v0.3.0)
- https://github.com/myii/ssf-formula/pull/5
* Unable to use `pillar.example` directly for testing
- Used it as a basis for `test/salt/pillar/default.sls`
- Brought useful changes back to `pillar.example`
* Fix: avoid `users/googleauth.sls` for `RedHat` & `Suse`
* Close #203
hace 5 años
puneet kandhari
ba11c68c24
Revert "@XenophonF made me do it"
This reverts commit a0392693e3
.
hace 9 años
puneet kandhari
a0392693e3
@XenophonF made me do it
hace 9 años
Bohdan Kmit
d0bbbda8aa
readd 2fa pam enforcement
hace 9 años
Florian Bittner
701326e23f
Add prefix 'users_' to all first level keys to prevent duplicate ids (e.g. in combination with zabbix-formula and key zabbis_user).
hace 9 años
Bohdan Kmit
c3b5b87fb2
google auth example pillar config add; forgotten gauth state file add
hace 10 años