summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-07-19 13:01:11 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-07-19 13:01:11 +0000
commit018ff77e581836882466f88fa92f99031a939b7a (patch)
treef0d0d11dd0bcbdcc6a7a1081d19edd29c0c6893a
parent228a389c042d528582b5a70df3379174c51f6819 (diff)
downloadjenkins-config-018ff77e581836882466f88fa92f99031a939b7a.tar.gz
Revert "remove base system"
This reverts commit 228a389c042d528582b5a70df3379174c51f6819.
-rw-r--r--ci1/systems.json.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt
index d6d799b..5fe0071 100644
--- a/ci1/systems.json.txt
+++ b/ci1/systems.json.txt
@@ -4,5 +4,11 @@
"morph": "x86_64-generic-devel-system.morph",
"ref": "master",
"repo": "baserock:morphs"
+ },
+ {
+ "description": "x86 base system",
+ "morph": "x86_64-generic-base-system.morph",
+ "ref": "master",
+ "repo": "baserock:morphs"
}
]