updated our host list
authorFred Hamster <fred@gruntose.com>
Mon, 17 Mar 2025 14:13:54 +0000 (10:13 -0400)
committerFred Hamster <fred@gruntose.com>
Mon, 17 Mar 2025 14:13:54 +0000 (10:13 -0400)
scripts/customize/fred/fred_variables.sh
scripts/customize/fred/scripts/automation/puff_gruntose.sh [deleted file]
scripts/customize/fred/scripts/automation/puffer_gruntose.sh [new file with mode: 0644]

index c1d7d429d008dce8c25089b2cd02659b48bcc516..f684bf9ebe51969c82e33cc3ada10c0e2ddcd3eb 100644 (file)
@@ -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 (file)
index aa012e1..0000000
+++ /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 (file)
index 0000000..aa012e1
--- /dev/null
@@ -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
+
+