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.
This commit is contained in:
ducoterra
2021-07-18 15:15:52 -04:00
parent a63bc7b733
commit 100e25331d
6 changed files with 109 additions and 41 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
server/
templates/
*.crt
*.pem
*.key
*.key