X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai-revm;h=547689d462ae2f550eae0b07b1d839ebb62ab5cf;hb=f6b9ade60186b7be2ecf39266ced982ec7efc633;hp=d8833ab4b01e2e920f6f31bc2793a64c56f0b763;hpb=7fdea51613929853c4df86261150bd3782fb81b2;p=automated-distro-installer diff --git a/fai-revm b/fai-revm index d8833ab..547689d 100755 --- a/fai-revm +++ b/fai-revm @@ -65,7 +65,9 @@ if [[ $1 == -r ]]; then redeploy=false fi -disk_count=2 +# change this to test different disk counts. 1 and > 1 should be the only +# important things to test. +disk_count=1 if [[ $script_dir == /a/bin/* ]]; then @@ -95,7 +97,8 @@ else if $redeploy; then ./fai-redep fi - variant=debian8 + variant=ubuntu16.04 + #variant=debian8 fi name=demohost