summaryrefslogtreecommitdiffstats
path: root/restraint/config/dist-5E-eso.json
diff options
context:
space:
mode:
Diffstat (limited to 'restraint/config/dist-5E-eso.json')
-rw-r--r--restraint/config/dist-5E-eso.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/restraint/config/dist-5E-eso.json b/restraint/config/dist-5E-eso.json
new file mode 100644
index 0000000..737d543
--- /dev/null
+++ b/restraint/config/dist-5E-eso.json
@@ -0,0 +1,21 @@
+{
+ "resources": [
+ {
+ "metadata": {
+ "username": "someuser",
+ "key": "somekey.pem"
+ },
+ "recipesets": [
+ {
+ "family": "RedHatEnterpriseLinuxServer5",
+ "tag": ["RTT_ACCEPTED"],
+ "arch": "X86_64",
+ "variant": "Server",
+ "hostrequire": [],
+ "bkr_data": {},
+ },
+ ],
+ "job_group": "ci-ops-central"
+ }
+ ]
+}