summaryrefslogtreecommitdiff
path: root/host_vars/x86-TF-01
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/x86-TF-01')
-rw-r--r--host_vars/x86-TF-0124
1 files changed, 24 insertions, 0 deletions
diff --git a/host_vars/x86-TF-01 b/host_vars/x86-TF-01
new file mode 100644
index 00000000..2618dbb4
--- /dev/null
+++ b/host_vars/x86-TF-01
@@ -0,0 +1,24 @@
+---
+
+login_groups:
+ - systems
+ - trustedfirmware-infrastructure
+ - buildslave
+ - ssh_access_jenkins_slaves
+ - ubuntu
+ - lava-lab-access
+
+sudo_groups:
+ - systems
+ - trustedfirmware-infrastructure
+ - lava-lab-access
+
+jenkins_ip: 195.154.87.69 #ci.trustedfirmware.org
+docker_host: true
+
+nfs_client_mount:
+ - path: /srv/shared
+ src: 51.159.20.54:/data/shared
+ fstype: nfs
+ opts: rw,noatime,vers=4.2,hard,intr
+ state: mounted