aboutsummaryrefslogtreecommitdiff
path: root/host_vars/lngmaster.lavalab
blob: 056a756ec54810d1f2dfa967c819656be1019e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
common_setup:
  - false

admin_access_setup:
  - false

ssh-ldap-access:
  - false

sudoers_root_acl:
 - '%lava-lab-team'
 - '%lava-lab-access'
 - steve.mcintyre
 - anders.roxell
 - localadmin

sudoers_access_acl:
 - user.name

#sudoers_logaccess:
# - logaccess

#sudoers_access:
#     - /foo/bar/*
#     - /foo/bin

sudoers_root:
 - (ALL) ALL

ssh_local:
 - localadmin

ssh_access:
 - lava-lab-team
 - lava-lab-access
 - steve.mcintyre
 - anders.roxell