From 8e4c11d0ee6938804684de990978d879d914a4de Mon Sep 17 00:00:00 2001
From: Albin PETIT <Albin.Petit@imag.fr>
Date: Tue, 21 May 2019 14:21:51 +0200
Subject: [PATCH] [lille] add VM 'users-api-alpha'

---
 .../sites/lille/servers/users-api-alpha.json        | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 data/grid5000/sites/lille/servers/users-api-alpha.json

diff --git a/data/grid5000/sites/lille/servers/users-api-alpha.json b/data/grid5000/sites/lille/servers/users-api-alpha.json
new file mode 100644
index 00000000000..1cc7f4f258d
--- /dev/null
+++ b/data/grid5000/sites/lille/servers/users-api-alpha.json
@@ -0,0 +1,13 @@
+{
+  "alias": [
+    "ums"
+  ],
+  "kind": "virtual",
+  "network_adapters": {
+    "default": {
+      "ip": "172.16.47.147"
+    }
+  },
+  "type": "server",
+  "uid": "users-api-alpha"
+}
-- 
GitLab