re-enable bios_template to setup hardware
[yaml_builds.git] / tools / 2genesis.sh
index d68094d..ca1941e 100755 (executable)
@@ -61,9 +61,9 @@ ssh $GENESIS_HOST << EOF
 EOF
 
 # Update BIOS settings on master and worker nodes
-#python $YAML_BUILDS/scripts/update_bios_settings.py $SITE.yaml
+python $YAML_BUILDS/scripts/update_bios_settings.py $SITE.yaml
 
 echo "#######################################"
 echo "# $0 finished"
 echo "#######################################"
-pkill -9 $$ && exit 0
+#pkill -9 $$ && exit 0