diff --git a/data/grid5000/sites/sophia/servers/srv.json b/data/grid5000/sites/sophia/servers/srv.json
deleted file mode 100644
index f192413a789031e8ff2c823b3f308cb154eb06da..0000000000000000000000000000000000000000
--- a/data/grid5000/sites/sophia/servers/srv.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
-  "alias": [
-    "adminfront"
-  ],
-  "kind": "physical",
-  "network_adapters": {
-    "adm": {
-      "ip": "172.17.143.1",
-      "mac": "18:03:73:ee:10:fc",
-      "mounted": true
-    },
-    "bmc": {
-      "ip": "172.17.143.11",
-      "mac": "18:03:73:ee:11:04",
-      "mounted": true
-    },
-    "default": {
-      "ip": "172.16.143.1",
-      "mac": "18:03:73:ee:10:fe",
-      "mounted": true
-    }
-  },
-  "redfish": true,
-  "serial": "1XH735J",
-  "type": "server",
-  "uid": "srv",
-  "warranty": "2014-07-06"
-}
\ No newline at end of file
diff --git a/data/grid5000/sites/sophia/servers/srv3.json b/data/grid5000/sites/sophia/servers/srv3.json
index dcc2e59afabc9ecdd212ab505be40abd155747e3..1a906ddf8645eff2819696fb4bfd14f3d03b5f77 100644
--- a/data/grid5000/sites/sophia/servers/srv3.json
+++ b/data/grid5000/sites/sophia/servers/srv3.json
@@ -1,6 +1,7 @@
 {
   "alias": [
-    "ntp"
+    "ntp",
+    "adminfront"
   ],
   "kind": "physical",
   "network_adapters": {
diff --git a/input/grid5000/sites/sophia/servers/physical.yaml b/input/grid5000/sites/sophia/servers/physical.yaml
index dbe23102e11d01ca9b7a53603416d081517962e6..9b65ff820f116f48a0127d2bef922a0d6e6fca2f 100644
--- a/input/grid5000/sites/sophia/servers/physical.yaml
+++ b/input/grid5000/sites/sophia/servers/physical.yaml
@@ -1,28 +1,9 @@
 ---
-srv:
-  kind: physical
-  alias:
-    - adminfront
-  warranty: 2014-07-06
-  serial: 1XH735J
-  network_adapters:
-    default:
-      mounted: true
-      ip: 172.16.143.1
-      mac: 18:03:73:ee:10:fe
-    adm:
-      mounted: true
-      ip: 172.17.143.1
-      mac: 18:03:73:ee:10:fc
-    bmc:
-      mounted: true
-      ip: 172.17.143.11
-      mac: 18:03:73:ee:11:04
-
 srv3:
   kind: physical
   alias:
     - ntp
+    - adminfront
   warranty: 2024-09-12
   serial: HPKWGL2
   network_adapters: