Skip to content
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

suggested AdminIdentity user config improvements #200

Open
noelmcloughlin opened this issue Jun 18, 2019 · 0 comments
Open

suggested AdminIdentity user config improvements #200

noelmcloughlin opened this issue Jun 18, 2019 · 0 comments

Comments

@noelmcloughlin
Copy link
Member

These are PR comments from (merged) #142
It would be great if someone could follow up & close this issue when done.

comment

users_{{ users.polkit_dir }}/99salt-users-formula.conf:
file.managed:
@EvaSDK
EvaSDK on 5 Jul 2018
While salt.states.ini_manage has some issues, maybe it would be better to use it here anyway?

comment

{% if polkitusers.update({'value': polkitusers.value + 'unix-user:' + name + ';'}) %}
@EvaSDK
EvaSDK on 5 Jul 2018
this statement-less if makes me think you want to use do.

comment

noelmcloughlin on 12 Jun 2018 Member
Should we force users.polkit or simply document in README?

@0xf10e
0xf10e on 14 Jun 2018 Member
I don't think we should force this on everyone as not every OS supported by this formula includes polkit in its default installation.
Maybe have something like polkit_by_default in map.jinja and have it overwritten with something in pillar[users-formula]?

@noelmcloughlin
noelmcloughlin on 14 Jun 2018 Member
Hmm I'm not familiar with polkit so agree @0xf10e this could be pillar (default False). @IMBArator Could you update and I'll be happy to review/approve. thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant