]> birchwood-abbey.net Git - Network.git/commitdiff
Swap Droplets!
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 11 Jan 2026 21:42:11 +0000 (14:42 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sun, 11 Jan 2026 21:42:11 +0000 (14:42 -0700)
Debdrop became Droplet and the old Ubuntu Droplet was destroyed.

The name ~ord-mantell~ was also changed to reflect its new home on the
cloister Ethernet.

README.org
hosts
public/vars.yml

index d4b5ddceef8350063b4474f6c01d9bfff86ecb86..ab7d358c98fa6bd98143a1918b5ff01c424031c3 100644 (file)
@@ -89,7 +89,7 @@ domain_name: birchwood-abbey.net
 
 full_name: Birchwood Abbey
 
-front_addr: 159.65.75.60
+front_addr: 138.68.252.171
 #+END_SRC
 
 The abbey's private institutional parameters are in
@@ -2770,11 +2770,8 @@ all:
   hosts:
     # The Main Servers: Front, Gate and Core.
     droplet:
-      ansible_host: 159.65.75.60
-      ansible_become_password: "{{ become_droplet }}"
-    debdrop:
       ansible_host: 138.68.252.171
-      ansible_become_password: "{{ become_debdrop }}"
+      ansible_become_password: "{{ become_droplet }}"
     anoat:
       ansible_host: anoat.birchwood.private
       ansible_become_password: "{{ become_anoat }}"
@@ -2789,7 +2786,7 @@ all:
       ansible_host: dantooine.birchwood.private
       ansible_become_password: "{{ become_dantooine }}"
     ord-mantell:
-      ansible_host: ord-mantell-w.birchwood.private
+      ansible_host: ord-mantell.birchwood.private
       ansible_become_password: "{{ become_ord_mantell }}"
     # Notebooks
     felucia:
@@ -2808,7 +2805,6 @@ all:
     front:
       hosts:
         droplet:
-        debdrop:
     gate:
       hosts:
         anoat:
diff --git a/hosts b/hosts
index b70804078321c0f3fe33a0ee65c410833774033f..23df753d33d4adfa7faa246cddf409232fbe9a5a 100644 (file)
--- a/hosts
+++ b/hosts
@@ -5,11 +5,8 @@ all:
   hosts:
     # The Main Servers: Front, Gate and Core.
     droplet:
-      ansible_host: 159.65.75.60
-      ansible_become_password: "{{ become_droplet }}"
-    debdrop:
       ansible_host: 138.68.252.171
-      ansible_become_password: "{{ become_debdrop }}"
+      ansible_become_password: "{{ become_droplet }}"
     anoat:
       ansible_host: anoat.birchwood.private
       ansible_become_password: "{{ become_anoat }}"
@@ -24,7 +21,7 @@ all:
       ansible_host: dantooine.birchwood.private
       ansible_become_password: "{{ become_dantooine }}"
     ord-mantell:
-      ansible_host: ord-mantell-w.birchwood.private
+      ansible_host: ord-mantell.birchwood.private
       ansible_become_password: "{{ become_ord_mantell }}"
     # Notebooks
     felucia:
@@ -43,7 +40,6 @@ all:
     front:
       hosts:
         droplet:
-        debdrop:
     gate:
       hosts:
         anoat:
index ca2a363ea10eb8ed815781697af738db859d760c..dc23ac60e52bc333c77e77d7fd6401531788844f 100644 (file)
@@ -3,4 +3,4 @@ domain_name: birchwood-abbey.net
 
 full_name: Birchwood Abbey
 
-front_addr: 159.65.75.60
+front_addr: 138.68.252.171