Fix whitespace, typo, left-over mention of "private-view" names.
authorMatt Birkholz <matt@birchwood-abbey.net>
Mon, 2 Sep 2024 23:05:13 +0000 (17:05 -0600)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 2 Sep 2024 23:05:13 +0000 (17:05 -0600)
README.org
roles_t/gate/tasks/main.yml

index ce07de5fc4f7ec808cec2acd4dca48a506af1c1a..04555f749b629b83a3c2515c0d9479611a639ee0 100644 (file)
@@ -2613,10 +2613,9 @@ with the real [[file:private/core-dhcpd.conf][=private/core-dhcpd.conf=]] (/not/
 
 ** Configure BIND9
 
-Core uses BIND9 to provide a private-view name service for the
-institute as described in [[*The Name Service][The Name Service]].  The configuration
-supports reverse name lookups, resolving many private network
-addresses to private domain names.
+Core uses BIND9 to provide name service for the institute as described
+in [[*The Name Service][The Name Service]].  The configuration supports reverse name lookups,
+resolving many private network addresses to private domain names.
 
 The following tasks install and configure BIND9 on Core.
 
@@ -3339,7 +3338,7 @@ stopped and disabled from restarting at boot, deleted even.
   - members[item].status != 'current'
   - members[item].password_fetchmail is defined
   tags: accounts
-#+END_SRC 
+#+END_SRC
 
 If the =.service= file is deleted, then Ansible cannot use the
 ~systemd~ module to stop it, nor check that it is still stopped.
@@ -4955,7 +4954,7 @@ the daemon listens /only/ on the Gate-WiFi network interface.
     line: INTERFACESv4="wifi"
     regexp: ^INTERFACESv4=
   notify: Restart DHCP server.
-  
+
 - name: Configure DHCP for WiFiAP service.
   become: yes
   copy:
@@ -6513,7 +6512,7 @@ first argument to the command.
   two files are generated, for the campus and public VPNs.
 
 - ~./inst client campus NEW~ \\
-  A ~campus~ host is an Debian host (with or without desktop) that is
+  A ~campus~ host is a Debian host (with or without desktop) that is
   used by the institute generally, is /not/ the property of a member,
   never roams off campus, and so is remotely administered with
   Ansible.  One file is generated, =campus.ovpn=.
index cf65470c2f28c039a723be3f05f87b278a273151..d9cf6787922f3a57afe5106540dde0fce18ea770 100644 (file)
     line: INTERFACESv4="wifi"
     regexp: ^INTERFACESv4=
   notify: Restart DHCP server.
-  
+
 - name: Configure DHCP for WiFiAP service.
   become: yes
   copy: