Add setting machine architecture for container
authorAndy Bavier <acb@cs.princeton.edu>
Fri, 24 May 2013 18:53:19 +0000 (14:53 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Fri, 24 May 2013 18:53:19 +0000 (14:53 -0400)
lxc_template.xml

index 68d08af..44ad543 100644 (file)
@@ -2,7 +2,7 @@
   <name>$name</name>
   <memory>524288</memory>
   <os>
-    <type>exe</type>
+    <type arch='$arch'>exe</type>
     <init>/sbin/init</init>
   </os>
   <features>