aboutsummaryrefslogtreecommitdiff
path: root/docs/todo.md
blob: f2c186263549df74f571fb987645472950210cc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# TODO

## 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`
          folder: https://github.com/puppetlabs/puppet-specifications/blob/master/file_paths.md
* [ ] Mass:
    * [ ] Support for [cumin][] ([Debian package](https://tracker.debian.org/pkg/cumin)).

[cumin]: https://github.com/wikimedia/cumin

## hydractl

* [ ] Provision:
    * [ ] Fix booting issues detailed [here](tpc.md#booting).
* [ ] Upgrade:
    * [ ] Support for [fwupd](https://fwupd.org), at least for showing
          available updates.
    * [ ] Raspbian does not have the `non-free-firmware` component?
          Maybe this is not an issue, as we may move away from
          Raspbian/Raspberry Pi OS.