commit | 6e6ead4099cacd6407b02de67e998ef6b2a28e84 | [log] [tgz] |
---|---|---|
author | Petr Michalec <pmichalec@mirantis.com> | Tue Aug 01 11:10:46 2017 +0200 |
committer | Petr Michalec <pmichalec@mirantis.com> | Fri Aug 04 13:23:30 2017 +0200 |
tree | 969b233ae47994fe151e86b8267225435656a2e7 | |
parent | 7e6697c99320cbab7235bfd6014827bad4380429 [diff] [blame] |
Update sudo access/team groups Agenda: - enables l2ops team with the same rights - fixes "sudo sudo whatever" for unprivileged users - generic names for support groups: support[0-3] Notes: Require model update on cluster lever before applied. Load class -system.openssh.server.team.support to all models. Remove classes loading l1_support and l2_support. Depends-On: https://github.com/salt-formulas/salt-formula-linux/pull/116 Change-Id: I9e0c72ed31e998aa5eb6cd92633baf4c8c634a7f
diff --git a/openssh/server/team/members/miwinski.yml b/openssh/server/team/members/miwinski.yml index 48f91e9..5dc9d80 100644 --- a/openssh/server/team/members/miwinski.yml +++ b/openssh/server/team/members/miwinski.yml
@@ -5,7 +5,7 @@ miwinski: enabled: true name: miwinski - sudo: true + sudo: ${_param:linux_system_user_sudo} full_name: Marcin Iwinski home: /home/miwinski email: miwinski@mirantis.com