Replace Geonosis with Sullust, Matt's new Framework Laptop.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 22 Oct 2024 16:43:10 +0000 (09:43 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 22 Oct 2024 17:11:02 +0000 (10:11 -0700)
README.org
hosts

index 1288ffa29e730eb7815588e844e2f31bd0c1a391..da59a20ac2bfb9a1cbf5d972fe96cdf245481cb6 100644 (file)
@@ -2909,14 +2909,13 @@ all:
     # Notebooks
     endor:
       ansible_become_password: "{{ become_endor }}"
-    geonosis:
+    sullust:
       ansible_host: 127.0.0.1
-      ansible_user: matt
-      ansible_become_password: "{{ become_geonosis }}"
+      ansible_become_password: "{{ become_sullust }}"
       postfix_mydestination: >-
-        geonosis.birchwood.private
-        geonosis
-        geonosis.localdomain
+        sullust.birchwood.private
+        sullust
+        sullust.localdomain
         localhost.localdomain
         localhost
   children:
@@ -2949,10 +2948,10 @@ all:
     notebooks:
       hosts:
         endor:
-        geonosis:
+        sullust:
     builders:
       hosts:
-        geonosis:
+        sullust:
         kamino:
 #+END_SRC
 
diff --git a/hosts b/hosts
index 8346a7b8ca514949c24055648120f717bad3cb81..27a80d3bf05cf94c571091110c2c84f958147f2e 100644 (file)
--- a/hosts
+++ b/hosts
@@ -21,14 +21,13 @@ all:
     # Notebooks
     endor:
       ansible_become_password: "{{ become_endor }}"
-    geonosis:
+    sullust:
       ansible_host: 127.0.0.1
-      ansible_user: matt
-      ansible_become_password: "{{ become_geonosis }}"
+      ansible_become_password: "{{ become_sullust }}"
       postfix_mydestination: >-
-        geonosis.birchwood.private
-        geonosis
-        geonosis.localdomain
+        sullust.birchwood.private
+        sullust
+        sullust.localdomain
         localhost.localdomain
         localhost
   children:
@@ -61,8 +60,8 @@ all:
     notebooks:
       hosts:
         endor:
-        geonosis:
+        sullust:
     builders:
       hosts:
-        geonosis:
+        sullust:
         kamino: