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/linux/system/sudo.yml b/linux/system/sudo.yml
index 8f03f7d..ba499d1 100644
--- a/linux/system/sudo.yml
+++ b/linux/system/sudo.yml
@@ -21,6 +21,7 @@
     - /bin/su -
     - /bin/su
     - /usr/sbin/visudo
+    - /usr/bin/sudo
     sudo_coreutils_safe:
     - /usr/bin/less
     - /usr/bin/grep