-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'gid_from_name' is an invalid keyword argument for 'user.present' (=> usergroup
)
#198
Comments
This appears to only fail if the latest dev version of the minion is installed. |
usergroup
)
Thanks for reporting this @garethhowell. I'm reopening this since something will need to be done about this at some point. It will be replaced by
|
Ahah
Now it makes sense :-)
Gareth Howell
gareth.howell@gmail.com
… On 22 May 2019, at 20:06, Imran Iqbal ***@***.***> wrote:
Thanks for reporting this @garethhowell <https://github.com/garethhowell>. I'm reopening this since something will need to be done about this at some point. It will be replaced by usergroup. Some references:
saltstack/salt#48704 <saltstack/salt#48704>
Upstream PR which makes the change.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.user.html#salt.states.user.present <https://docs.saltstack.com/en/latest/ref/states/all/salt.states.user.html#salt.states.user.present>:
gid_from_name present but not usergroup.
https://docs.saltstack.com/en/develop/ref/states/all/salt.states.user.html#salt.states.user.present <https://docs.saltstack.com/en/develop/ref/states/all/salt.states.user.html#salt.states.user.present>
usergroup present but not gid_from_name.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#198?email_source=notifications&email_token=AAEQKNVORVNMRTZQSPLOI63PWWKTTA5CNFSM4HJCIWBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV776AY#issuecomment-494927619>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAEQKNRHSLJW6NQDTMF5RIDPWWKTTANCNFSM4HJCIWBA>.
|
@garethhowell The solution that @dafyddj captured in saltstack-formulas/vault-formula#35 (comment) is much better than messing around with |
Thanks for the update.
|
* Close saltstack-formulas#198 * All details in that issue * Solution based upon: - saltstack-formulas/vault-formula#35 (comment)
* Close saltstack-formulas#198 * All details in that issue * Solution based upon: - saltstack-formulas/vault-formula#35 (comment)
I've been using this formula for a while. I recently pulled the latest version to overcome an issue where gitconfig failed, and I'm now getting an error.
The state simply calls
users
The relevant pillar data is
Running
salt-call state.apply users -l info
results in the contents of this pastebin (last bit only shown)https://pastebin.com/prne7Xn2
The text was updated successfully, but these errors were encountered: