Start an onion module
[mirror/dsa-puppet.git] / modules / schroot / files / setup-all-dchroots
index 13da023..c757222 100755 (executable)
@@ -50,11 +50,13 @@ get_suites() {
         echo "sid         jessie"
         ;;
       mips64el)
-        echo "sid"
+        echo "sid stretch"
         ;;
       ppc64)
         echo "sid"
         ;;
+      ia64)
+       ;;
       *)
         echo "sid stretch jessie"
         ;;