Swap on LVM and fix tag
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json
index 1677300..bfc4e8f 100644
--- a/ubuntu-14.04/template.json
+++ b/ubuntu-14.04/template.json
@@ -91,7 +91,8 @@
     {
       "type": "docker-tag",
       "repository": "cloudlab/ubuntu",
-      "tag": "14.04"
+      "tag": "14.04",
+      "only": ["docker"]
     }
   ],
   "builders": [