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
před 5 roky
Niels Abspoel
5517d954e8
Merge pull request #204 from myii/fix/replace-gid_from_name
fix(init): replace `gid_from_name` (deprecated in `develop`)
před 5 roky
Imran Iqbal
83ffcb4bf7
Merge pull request #205 from sevrob/master
added dir_mode logic for users.user_files
před 5 roky
Sevrin Robstad
18c0447754
added comment about dir_sync not working on windows
před 5 roky
Sevrin Robstad
7cf7769a2d
adde dir_mode logic for users.files
před 5 roky
Imran Iqbal
923b4600f1
fix(init): replace `gid_from_name` (deprecated in `develop`)
* Close #198
* All details in that issue
* Solution based upon:
- https://github.com/saltstack-formulas/vault-formula/pull/35#issuecomment-509854411
před 5 roky
Arthur Lutz
8d48adb3a2
[users/init] use createhome from defaults ( #202 )
This fixes a change introduced by 634deac
where createhome was changed from True to False (by default).
This change honnor the default "global default" "users.createhome" from defaults.sls
před 5 roky
N
7884fe6b29
Merge pull request #199 from noelmcloughlin/macos
fix(macos): ensure correct prime_group value
před 5 roky
N
69c65174f1
Merge branch 'master' of https://github.com/saltstack-formulas/users-formula into macos
před 5 roky
N
d80338d4a0
Merge pull request #142 from IMBArator/policykit-settings
make AdminIdentity configureable per user
před 5 roky
N
18c5d9e205
Merge branch 'master' into policykit-settings
před 5 roky
N
39b6d3c3c5
fix(macos): ensure correct group
před 5 roky
Niels Abspoel
d4f8cf955d
Merge pull request #194 from ze42/groups_members
Groups members
před 5 roky
Niels Abspoel
bdf05fc5f6
Merge pull request #197 from chenmen/pillar.example
add example of groups init into pillar.example
před 5 roky
Meng Chen
ba61e9b7f1
add example of groups init
před 5 roky
Adrien "ze" Urban
c128b1ea28
gid: default to "null"
using `|json` would let the state get an error if gid is a string, as it would
not be converted.
Using directly the `None` yaml value, and letting numbers as string be
converted by yaml parser.
před 5 roky
Adrien "ze" Urban
def8f53932
group: add support for members
members, addusers, delusers, and in pillar examples
před 5 roky
Adrien "ze" Urban
b69bef3cd1
group: add pillar example
před 5 roky
Adrien "ze" Urban
7845013a39
groups: support `absent` like for users.
Also remove warning for passing unknown arguments on group.absent
před 5 roky
Niels Abspoel
b8c6844e10
Merge pull request #193 from reschl/master
added OpenBSD data
před 5 roky
Lukas Resch
d0e4615453
added OpenBSD data
před 5 roky
Niels Abspoel
dce5da733a
Merge pull request #192 from jasonvoor/master
reworked "createhome" (variable, passwd entry & issue #164 )
před 6 roky
Jessy
6cd833fc86
Merge branch 'master' of https://github.com/jasonvoor/users-formula
wrong author on local
před 6 roky
Jessy
634deacc73
incorporated change suggestions
před 6 roky
root
fd25c3e4a4
incorporated change suggestions
před 6 roky
Jessy
6ed440b66a
reworked "createhome" (variable, passwd entry & issue #164 )
před 6 roky
Niels Abspoel
a2fe214817
Merge pull request #191 from mgzabriskie/master
support password expiration
před 6 roky
Michael Zabriskie
0ad7d0764e
support password expiration
před 6 roky
Javier Bértoli
8f5e116d94
Merge pull request #189 from arthurlogilab/patch-1
[users/init] use dir_mode in addition to mode
před 6 roky
Arthur Lutz
ae2a63e899
[users/init] use dir_mode in addition to mode
To get it to work with RHEL7 with salt 2018.x
před 6 roky
Niels Abspoel
adf2f81a4a
Merge pull request #188 from noelmcloughlin/allow_gid_change
Allow state to update the gid
před 6 roky
N
b89b62d35c
Allow state to update the gid
před 6 roky
Maximilian Zettler
b84e79bd31
fix used_polkit
před 6 roky
Niels Abspoel
537d8dd054
Merge pull request #187 from M2Mobi/ssh_known_hosts
Improvements for ssh known hosts handling
před 6 roky
Heinz Wiesinger
49a337184d
Add pillar examples for ssh_known_hosts config.
před 6 roky
Niels Abspoel
d3635f2ccb
Merge pull request #186 from M2Mobi/gitconfig_absent
Add possibility to remove user's git config keys
před 6 roky
Sean Molenaar
3b911cc9cb
Add default setting for ssh known hosts fingerprint hash type
před 7 roky
Heinz Wiesinger
4bc00d4d62
Replace "hash_hostname" with "hash_known_hosts".
The former is deprecated since Carbon.
před 8 roky
Damien Tardy-Panis
8e33bb8aa9
Add possibility to remove user's git config keys
před 8 roky
Niels Abspoel
28de757e9c
Merge pull request #185 from aboe76/fix_groups_iteritems
fix iteritems
před 6 roky
Niels Abspoel
ed02fbc678
fix iteritems
před 6 roky
Niels Abspoel
7f9f3df6c7
Merge pull request #144 from sacr0/master
added feature to create groups and set their gid
před 6 roky
Maximilian Zettler
83c9ad42c8
Merge branch 'master' of https://github.com/IMBArator/users-formula
před 6 roky
Maximilian Zettler
0e93ebccdb
use do to update dict
před 6 roky
Maximilian Zettler
9eedbede74
fix polkit state include
před 6 roky
Niels Abspoel
2e4038bd5e
Merge pull request #184 from aboe76/fix_defaults
add import defaults.yaml
před 6 roky
Niels Abspoel
197d6ee561
add import defaults.yaml
před 6 roky
N
7ab8f2ed06
Merge pull request #177 from noelmcloughlin/vimrc
Dont require vim-formula by default
před 6 roky
Niels Abspoel
9f6fc4f4b9
Merge pull request #183 from philpep/fix-copying-etc-skel
Fix default behavior of copying /etc/skel when creating home directory
před 6 roky
Philippe Pepiot
944e904419
Fix default behavior of copying /etc/skel when creating home directory
Since https://github.com/saltstack-formulas/users-formula/pull/182 the
home directory was created by salt which prevent "adduser" behavior to
copy /etc/skel in newly created directory.
Ensure the parent directory of the home dir is existing instead.
před 6 roky