Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2160847a authored by LELAURAIN Julien's avatar LELAURAIN Julien
Browse files

[rennes][roazhon10] fix move to production queue

parent ccac3d70
No related branches found
No related tags found
No related merge requests found
Pipeline #881942 passed with warnings
......@@ -205,8 +205,8 @@
"deploy": true,
"max_walltime": 604800,
"queues": [
"default",
"admin"
"admin",
"production"
],
"virtual": "ivt"
},
......
......@@ -205,8 +205,8 @@
"deploy": true,
"max_walltime": 604800,
"queues": [
"default",
"admin"
"admin",
"production"
],
"virtual": "ivt"
},
......
......@@ -205,8 +205,8 @@
"deploy": true,
"max_walltime": 604800,
"queues": [
"default",
"admin"
"admin",
"production"
],
"virtual": "ivt"
},
......
......@@ -205,8 +205,8 @@
"deploy": true,
"max_walltime": 604800,
"queues": [
"default",
"admin"
"admin",
"production"
],
"virtual": "ivt"
},
......
......@@ -52,8 +52,8 @@
],
"model": "Dell PowerEdge MX740c",
"queues": [
"default",
"admin"
"admin",
"production"
],
"type": "cluster",
"uid": "roazhon10"
......
......@@ -4,8 +4,8 @@ kavlan: false
boot_type: bios
exotic: false
queues:
- default
- admin
- production
nodes:
roazhon10-[1-4]:
supported_job_types:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment