diff options
-rw-r--r-- | docs/todo.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index 8acf475..f2c1862 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -3,6 +3,9 @@ ## hydra * [ ] Deploy: + * [ ] Collect basic hardware information along with facts: cpuid, + dmidecode, hwinfo, lsblk, lscpu, lshw, lspci, lsusb etc. + Store somewhere under the `config/hardware` folder? * [ ] Command line is broken for ansible when multiple nodes are provided. * [ ] Use console-based GnuPG agent when calling `keyringer`. * [ ] Automatically fix permission of (or delete) puppet's `devices` |