aboutsummaryrefslogtreecommitdiff
path: root/host_vars
diff options
context:
space:
mode:
authorLuca Di Stefano <luca.distefano@linaro.org>2016-05-05 10:05:14 +0100
committerLuca Di Stefano <luca.distefano@linaro.org>2016-05-05 10:05:14 +0100
commit76d4560ecc7e6a9a541d53818103f25675a6a20b (patch)
tree88877053ddc24dfeda2a17eed290fc701765a3a0 /host_vars
parent61fe863cc47d203b08c161c9aa24484a042162a8 (diff)
Added hosted-gateway to ldap auth
Change-Id: Ie0139577e16da29d7ec269569acbe5b6084fcc85
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/hosted-gateway.lavalab24
1 files changed, 24 insertions, 0 deletions
diff --git a/host_vars/hosted-gateway.lavalab b/host_vars/hosted-gateway.lavalab
new file mode 100644
index 0000000..6c1f7dd
--- /dev/null
+++ b/host_vars/hosted-gateway.lavalab
@@ -0,0 +1,24 @@
+sudoers_root_acl:
+ - localadmin
+ - '%lava-lab-team'
+
+sudoers_access_acl:
+ - user.name
+
+#sudoers_logaccess:
+# - logaccess
+
+#sudoers_access:
+# - /foo/bar/*
+# - /foo/bin
+
+sudoers_root:
+ - (ALL) ALL
+
+ssh_local:
+ - localadmin
+
+ssh_access:
+ - linaro
+ - lava-lab-team
+ - nagios