Files
k3os/.gitignore
ducoterra 100e25331d Add proper templating with vault keys
Rather than copying a template to the k3os server and editing it in vim,
us yq to generate a template with values stored in vault (token and
server_url). Update the README to reflect these changes.
2021-07-18 15:15:52 -04:00

6 lines
37 B
Plaintext

server/
templates/
*.crt
*.pem
*.key