summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matt Birkholz [Sat, 24 Feb 2024 04:07:03 +0000 (21:07 -0700)]
Punt VBoxManage unattended install, and startvm headless.
Start new machines on the default NAT and prepare them there, then
move them to the simulated campus.
Matt Birkholz [Sat, 24 Feb 2024 03:25:31 +0000 (20:25 -0700)]
Set MAC addresses on gate's network interfaces, else they're random.
Set corresponding example variable values. Simplify test instructions.
Matt Birkholz [Sat, 24 Feb 2024 01:27:06 +0000 (18:27 -0700)]
Add the core_ethernet variable, naming Core's Ethernet interface.
This should be derivable from ansible_facts, somehow.
Matt Birkholz [Sat, 24 Feb 2024 00:39:26 +0000 (17:39 -0700)]
Added the "all" role, for all hosts.
This eliminates duplicate code from all (other) roles, installing the
institute certificate authority. Originally intended to ensure the
institute CA was installed before OpenVPN needed it. OpenVPN actually
just needed the /usr/local/share/ca-certificates/ file (not
update-ca-certificates execution).
Matt Birkholz [Tue, 2 Jan 2024 20:38:41 +0000 (13:38 -0700)]
Renumber (already sorted) footnotes. Update README.html.
Matt Birkholz [Mon, 1 Jan 2024 17:49:04 +0000 (10:49 -0700)]
Update README.html.
Matt Birkholz [Mon, 1 Jan 2024 17:47:43 +0000 (10:47 -0700)]
Fix "Update hostname." task.
Matt Birkholz [Sun, 31 Dec 2023 22:57:46 +0000 (15:57 -0700)]
Misspelled mask. Wordsmithing.
Punt note about pre-seeding test installs. Correct the answer to the
"System mail name" prompt in the test Postfix install.
Matt Birkholz [Sat, 30 Dec 2023 21:12:56 +0000 (14:12 -0700)]
Update README.html.
Matt Birkholz [Sat, 30 Dec 2023 21:07:05 +0000 (14:07 -0700)]
Move domain_priv to private/vars.yml. Wordsmith some too.
Matt Birkholz [Fri, 29 Dec 2023 21:28:53 +0000 (14:28 -0700)]
Update README.html (forced).
Matt Birkholz [Thu, 28 Dec 2023 23:07:43 +0000 (16:07 -0700)]
Update README.html.
Matt Birkholz [Thu, 28 Dec 2023 22:37:41 +0000 (15:37 -0700)]
Fix the CA (sub)command to export root keys to Secret/.
Matt Birkholz [Thu, 28 Dec 2023 22:35:57 +0000 (15:35 -0700)]
org-html-publish-to-html does not include results (by default)?
Matt Birkholz [Thu, 28 Dec 2023 06:20:54 +0000 (23:20 -0700)]
Turn many relative filenames into links.
Matt Birkholz [Thu, 28 Dec 2023 01:08:42 +0000 (18:08 -0700)]
Re-generated the example Secret/CA/ with the small.private domain.
Matt Birkholz [Wed, 27 Dec 2023 22:22:21 +0000 (15:22 -0700)]
Wordsmithing.
Matt Birkholz [Mon, 18 Dec 2023 23:18:59 +0000 (16:18 -0700)]
Trim ping and ssh monitors from Gate. Lost before repos changed?
Matt Birkholz [Sun, 17 Dec 2023 23:20:55 +0000 (16:20 -0700)]
Initial version.