X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fschroot%2Ffiles%2Fsetup-all-dchroots;h=c75722287762f823a4c7e6ee60593ef6b661bfe4;hb=62632882bea7a8334ca6bfa6e0ff7f0300dc9e1b;hp=13da023986d2c8ce6c694126bcb173227d553512;hpb=60afaa8904cb819ceec6b1739d2f220d052feec3;p=mirror%2Fdsa-puppet.git diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 13da02398..c75722287 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -50,11 +50,13 @@ get_suites() { echo "sid jessie" ;; mips64el) - echo "sid" + echo "sid stretch" ;; ppc64) echo "sid" ;; + ia64) + ;; *) echo "sid stretch jessie" ;;