Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8f07f0ab authored by DOAN Lancelot's avatar DOAN Lancelot
Browse files

[Grenoble][Chartreuse2] Change chartreuse2 from testing to production

parent 5ae56e17
No related branches found
No related tags found
1 merge request!1122[Grenoble][Chartreuse2] Change chartreuse2 from testing to production
Pipeline #1140079 passed with warnings
...@@ -1470,6 +1470,73 @@ ...@@ -1470,6 +1470,73 @@
] ]
} }
}, },
"chartreuse2": {
"p1": {
"ggas": [
"corse",
"datamove",
"erods",
"nanosim2",
"polaris"
],
"sites": [
"mc-grenoble",
"mc-staff-site",
"g5k-staff-site"
]
},
"p3": {
"ggas": [
"cidre",
"kerdata",
"magellan",
"myriads",
"pacap",
"wide",
"pirat",
"coast",
"avalon",
"chroma",
"emeraude",
"maracas",
"inria-chile",
"inria-dsi",
"inria-sidf",
"swh",
"tadaam"
],
"sites": [
"mc-rennes",
"mc-nancy",
"mc-lyon",
"mc-economic-activity",
"mc-sophia",
"mc-lille",
"mc-grenoble",
"mc-paris",
"mc-saclay",
"mc-bordeaux",
"mc-siege"
]
},
"p4": {
"ggas": [
],
"sites": [
"mc-guest",
"slices-fr-grenoble",
"slices-fr-lille",
"slices-fr-lyon",
"slices-fr-nancy",
"slices-fr-nantes",
"slices-fr-rennes",
"slices-fr-sophia",
"slices-fr-strasbourg",
"slices-fr-toulouse"
]
}
},
"esterel10": { "esterel10": {
"p1": { "p1": {
"ggas": [ "ggas": [
......
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
"priority": 201611, "priority": 201611,
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"redfish": true, "redfish": true,
"type": "cluster", "type": "cluster",
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"max_walltime": 0, "max_walltime": 0,
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"virtual": "ivt" "virtual": "ivt"
}, },
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"max_walltime": 0, "max_walltime": 0,
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"virtual": "ivt" "virtual": "ivt"
}, },
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"max_walltime": 0, "max_walltime": 0,
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"virtual": "ivt" "virtual": "ivt"
}, },
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
"max_walltime": 0, "max_walltime": 0,
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"virtual": "ivt" "virtual": "ivt"
}, },
......
# This is an input file of reference-repository.git/generators/puppet/accesses.rb
---
chartreuse2: &inria-grenoble
p1: ['@inria_grenoble_group', '@admin']
p3: ['@inria_group']
p4: ['@other_groups_with_access']
...@@ -24,6 +24,9 @@ inria_nancy_group: ['%mc-nancy', coast] ...@@ -24,6 +24,9 @@ inria_nancy_group: ['%mc-nancy', coast]
## mc group of inria lyon, also include some slices-fr groups ## mc group of inria lyon, also include some slices-fr groups
inria_lyon_group: ['%mc-lyon', avalon, chroma, emeraude, maracas ] inria_lyon_group: ['%mc-lyon', avalon, chroma, emeraude, maracas ]
## mc group of inria grenoble, also include some slices-fr groups
inria_grenoble_group: ['%mc-grenoble', corse, datamove, erods, nanosim2, polaris]
# GROUP FOR ALL INRIA # GROUP FOR ALL INRIA
## group of guest site that have access to inria mc with the same level as other inria team ## group of guest site that have access to inria mc with the same level as other inria team
guest_inria: [inria-chile, inria-dsi, inria-sidf, swh, tadaam] guest_inria: [inria-chile, inria-dsi, inria-sidf, swh, tadaam]
......
...@@ -6,7 +6,7 @@ boot_type: bios ...@@ -6,7 +6,7 @@ boot_type: bios
exotic: false exotic: false
queues: queues:
- admin - admin
- testing - production
nodes: nodes:
chartreuse2-[1-4]: chartreuse2-[1-4]:
supported_job_types: supported_job_types:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment