From 0922ec506ad1c4da16ea0b791826e5dee39eae22 Mon Sep 17 00:00:00 2001 From: Fred Hamster Date: Mon, 17 Mar 2025 10:13:54 -0400 Subject: [PATCH] updated our host list --- scripts/customize/fred/fred_variables.sh | 9 +++++++-- .../automation/{puff_gruntose.sh => puffer_gruntose.sh} | 0 2 files changed, 7 insertions(+), 2 deletions(-) rename scripts/customize/fred/scripts/automation/{puff_gruntose.sh => puffer_gruntose.sh} (100%) 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/puffer_gruntose.sh similarity index 100% rename from scripts/customize/fred/scripts/automation/puff_gruntose.sh rename to scripts/customize/fred/scripts/automation/puffer_gruntose.sh -- 2.34.1