From 7a832caa8fed039401284af78e5e45c5970c1a57 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Sun, 9 Apr 2023 20:03:51 -0700 Subject: [PATCH] Start planning out the work ahead. --- TODO.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..7519a38 --- /dev/null +++ b/TODO.md @@ -0,0 +1,16 @@ +# TODO + +## Provisioning + +- packer image building +- ansible deployment + +## Identity + +- TPM provisioning +- TPM identity data store + +## Documentation + +- sphinx docs? + - with bazel integration? \ No newline at end of file