From: Fred Hamster Date: Mon, 17 Mar 2025 14:13:54 +0000 (-0400) Subject: updated our host list X-Git-Tag: 2.140.189^2~6 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=0922ec506ad1c4da16ea0b791826e5dee39eae22;p=feisty_meow.git updated our host list --- diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index c1d7d429..f684bf9e 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -62,20 +62,25 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then # our local domain and hosts of interest. export GRUNTOSE_DOMAIN="gruntose.blurgh" +#hmmm: some below need fixinz. export GRUNTOSE_HOSTLIST=" banshee -clambook clemens curie +deckard greendragon megasloth morpheus mrowrt obsidian surya -traveller wildmutt +exsteammachine +tabletarasa +gandalf +chronicalsteamdeck " +#hmmm: gandalf the android phone? questioning if that will work. at least need openssh server running on it. ############## diff --git a/scripts/customize/fred/scripts/automation/puff_gruntose.sh b/scripts/customize/fred/scripts/automation/puff_gruntose.sh deleted file mode 100644 index aa012e10..00000000 --- a/scripts/customize/fred/scripts/automation/puff_gruntose.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env bash - -# strides across all gruntose hosts and updates their codes. - -source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" - -host_strider $FEISTY_MEOW_SCRIPTS/rev_control/puffer.sh $GRUNTOSE_DOMAIN $GRUNTOSE_HOSTLIST &> ~/puffer_output_$(date_stringer).log - - diff --git a/scripts/customize/fred/scripts/automation/puffer_gruntose.sh b/scripts/customize/fred/scripts/automation/puffer_gruntose.sh new file mode 100644 index 00000000..aa012e10 --- /dev/null +++ b/scripts/customize/fred/scripts/automation/puffer_gruntose.sh @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +# strides across all gruntose hosts and updates their codes. + +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" + +host_strider $FEISTY_MEOW_SCRIPTS/rev_control/puffer.sh $GRUNTOSE_DOMAIN $GRUNTOSE_HOSTLIST &> ~/puffer_output_$(date_stringer).log + +