Go to file
Dustin 786145e914 env/prod: Collect common tempates in module
In order to simplify the process of adding new template render
instructions to all hosts, I've created a list of templates in the
`env/prod` module.  This way, I only have to add templates there, and
all hosts that "inherit" from it will automatically get them.
2024-02-03 11:16:52 -06:00
app app/ssh: Configure sshd trusted user CA keys 2024-02-03 11:16:52 -06:00
base/schema/instructions base/schema: Fix instructions schema 2024-01-17 17:35:21 -06:00
cue.mod Switch from KCL to CUE 2024-01-15 11:40:58 -06:00
env env/prod: Collect common tempates in module 2024-02-03 11:16:52 -06:00
host app/ssh: Configure sshd trusted user CA keys 2024-02-03 11:16:52 -06:00
instructions env/prod: Collect common tempates in module 2024-02-03 11:16:52 -06:00
scripts sudo: Configure pam_ssh_agent_auth 2024-01-29 09:10:42 -06:00
templates app/ssh: Configure sshd trusted user CA keys 2024-02-03 11:16:52 -06:00
.editorconfig Switch from KCL to CUE 2024-01-15 11:40:58 -06:00
.gitignore Initial commit 2024-01-14 19:24:55 -06:00
config.sh Remove Containerfile 2024-01-17 17:35:21 -06:00