Skip to content

Commit a85b341

Browse files
committed
[lille] change module DNS alias from srv-data to granche-srv2
1 parent 6d3f520 commit a85b341

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

data/grid5000/sites/lille/servers/granche-srv2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"alias": [
3-
"storage2"
3+
"storage2",
4+
"modules"
45
],
56
"kind": "physical",
67
"monitoring": {

data/grid5000/sites/lille/servers/srv-data.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"alias": [
33
"nfs",
4-
"public",
5-
"modules"
4+
"public"
65
],
76
"kind": "physical",
87
"monitoring": {

input/grid5000/sites/lille/servers/physical.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ srv-data:
134134
alias:
135135
- nfs
136136
- public
137-
- modules
138137
warranty: 2021-10-03
139138
serial: 5Z4B032
140139
network_adapters:
@@ -350,6 +349,7 @@ granche-srv2:
350349
kind: physical
351350
alias:
352351
- storage2
352+
- modules
353353
warranty: 2023-06-25
354354
serial: 2SVQKQ2
355355
network_adapters:

0 commit comments

Comments
 (0)