summaryrefslogtreecommitdiff
path: root/clusters/ci.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-09-26 07:47:15 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-09-26 07:47:15 +0000
commit8f1999b036eb0167b74b1ff8b6f0124f9ee5f78f (patch)
tree2bbbda00d9e2a15cb64b3cb50787fb78c9073217 /clusters/ci.morph
parent1cdcdf4cf045cb212be22dfedac281dd13fa988d (diff)
downloaddefinitions-8f1999b036eb0167b74b1ff8b6f0124f9ee5f78f.tar.gz
ci.morph: Fix definition of gnome-system-x86_64 deployment
This error was introduced in 4a2180bade54318d62559601c52c51cef43f8cbe Change-Id: I2aa1f7c95daa4ced3204085c3e9e59ea48e82dd5
Diffstat (limited to 'clusters/ci.morph')
-rw-r--r--clusters/ci.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/clusters/ci.morph b/clusters/ci.morph
index e8f4a162..4ce45a65 100644
--- a/clusters/ci.morph
+++ b/clusters/ci.morph
@@ -31,11 +31,11 @@ systems:
BOOTLOADER_INSTALL: none
KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1
nouveau.pstate=1
-- morph: systems/gnome-system-x86_64-generic.morph
+- morph: systems/gnome-system-x86_64.morph
deploy:
- gnome-system-x86_64-generic:
+ gnome-system-x86_64:
type: extensions/rawdisk
- location: gnome-system-x86_64-generic.img
+ location: gnome-system-x86_64.img
DISK_SIZE: 4G
KERNEL_ARGS: vga=788
- morph: systems/xfce-system-x86_64.morph