change instance kernel to 3.10
[gnt-info] / gnt-instance-kernel.sh
diff --git a/gnt-instance-kernel.sh b/gnt-instance-kernel.sh
new file mode 100755 (executable)
index 0000000..2351ffc
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -xe
+
+gnt-instance modify -H initrd_path=/boot/initrd.img-3.10-kvmU,kernel_path=/boot/vmlinuz-3.10-kvmU $1
+