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/pmathews.yml b/openssh/server/team/members/pmathews.yml
index 0e1761e..91904a7 100644
--- a/openssh/server/team/members/pmathews.yml
+++ b/openssh/server/team/members/pmathews.yml
@@ -5,7 +5,7 @@
         pmathews:
           enabled: true
           name: pmathews
-          sudo: true
+          sudo: ${_param:linux_system_user_sudo}
           full_name: Paul Mathews
           home: /home/pmathews
           email: pmathews@mirantis.com