]> birchwood-abbey.net Git - Network.git/commitdiff
Add felucia, ord-mantell, and debdrop. Remove endor.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 2 Jan 2026 21:41:58 +0000 (14:41 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 2 Jan 2026 21:41:58 +0000 (14:41 -0700)
Endor's display got sick and was replaced by a new Framework Laptop
12, Felucia.  Ord Mantell returned to active service on the main view
screen.  And DebDrop is a new Debian Droplet.  The old Ubuntu Droplet
is now many months past end-of-life!

README.org
hosts

index ed5c6fc620ba00dd76441d276280673e5dcba589..9db7f19926cb18979374a15484a34d60f4546da3 100644 (file)
@@ -2765,6 +2765,9 @@ all:
     droplet:
       ansible_host: 159.65.75.60
       ansible_become_password: "{{ become_droplet }}"
+    debdrop:
+      ansible_host: 138.68.252.171
+      ansible_become_password: "{{ become_debdrop }}"
     anoat:
       ansible_host: anoat.birchwood.private
       ansible_become_password: "{{ become_anoat }}"
@@ -2778,10 +2781,13 @@ all:
     dantooine:
       ansible_host: dantooine.birchwood.private
       ansible_become_password: "{{ become_dantooine }}"
+    ord-mantell:
+      ansible_host: ord-mantell-w.birchwood.private
+      ansible_become_password: "{{ become_ord_mantell }}"
     # Notebooks
-    endor:
-      ansible_host: endor.birchwood.private
-      ansible_become_password: "{{ become_endor }}"
+    felucia:
+      ansible_host: felucia.birchwood.private
+      ansible_become_password: "{{ become_felucia }}"
     sullust:
       ansible_host: 127.0.0.1
       ansible_become_password: "{{ become_sullust }}"
@@ -2795,6 +2801,7 @@ all:
     front:
       hosts:
         droplet:
+        debdrop:
     gate:
       hosts:
         anoat:
@@ -2806,6 +2813,7 @@ all:
         anoat:
         dantooine:
         kessel:
+        ord-mantell:
     dvrs:
       hosts:
         dantooine:
@@ -2816,15 +2824,17 @@ all:
       hosts:
         dantooine:
         kessel:
+        ord-mantell:
     notebooks:
       hosts:
-        endor:
+        felucia:
         sullust:
     builders:
       hosts:
         dantooine:
-        endor:
+        felucia:
         kessel:
+        ord-mantell:
         sullust:
 #+END_SRC
 
diff --git a/hosts b/hosts
index 45cb41eb8c2ecaff715438e11711907260270b28..b70804078321c0f3fe33a0ee65c410833774033f 100644 (file)
--- a/hosts
+++ b/hosts
@@ -7,6 +7,9 @@ all:
     droplet:
       ansible_host: 159.65.75.60
       ansible_become_password: "{{ become_droplet }}"
+    debdrop:
+      ansible_host: 138.68.252.171
+      ansible_become_password: "{{ become_debdrop }}"
     anoat:
       ansible_host: anoat.birchwood.private
       ansible_become_password: "{{ become_anoat }}"
@@ -20,10 +23,13 @@ all:
     dantooine:
       ansible_host: dantooine.birchwood.private
       ansible_become_password: "{{ become_dantooine }}"
+    ord-mantell:
+      ansible_host: ord-mantell-w.birchwood.private
+      ansible_become_password: "{{ become_ord_mantell }}"
     # Notebooks
-    endor:
-      ansible_host: endor.birchwood.private
-      ansible_become_password: "{{ become_endor }}"
+    felucia:
+      ansible_host: felucia.birchwood.private
+      ansible_become_password: "{{ become_felucia }}"
     sullust:
       ansible_host: 127.0.0.1
       ansible_become_password: "{{ become_sullust }}"
@@ -37,6 +43,7 @@ all:
     front:
       hosts:
         droplet:
+        debdrop:
     gate:
       hosts:
         anoat:
@@ -48,6 +55,7 @@ all:
         anoat:
         dantooine:
         kessel:
+        ord-mantell:
     dvrs:
       hosts:
         dantooine:
@@ -58,13 +66,15 @@ all:
       hosts:
         dantooine:
         kessel:
+        ord-mantell:
     notebooks:
       hosts:
-        endor:
+        felucia:
         sullust:
     builders:
       hosts:
         dantooine:
-        endor:
+        felucia:
         kessel:
+        ord-mantell:
         sullust: