diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 18:24:32 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 18:24:32 -0300 |
commit | 55e127ab67380348b0a0f48e59d6b187c02610d3 (patch) | |
tree | c768bba1885cc2359c426e3449b51e98a6b16597 | |
parent | 4bc8f1f9ec54dcaf23af1fd5172f872e7351d1ed (diff) | |
download | hydra-55e127ab67380348b0a0f48e59d6b187c02610d3.tar.gz hydra-55e127ab67380348b0a0f48e59d6b187c02610d3.tar.bz2 |
Fix: TODO: updates
-rw-r--r-- | docs/todo.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/todo.md b/docs/todo.md index 1abe831..8ca750c 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -2,7 +2,12 @@ ## hydra -* [ ] Support for [cumin][] ([Debian package](https://tracker.debian.org/pkg/cumin)). +* [ ] Deploy: + * [ ] Use console-based GnuPG agent when calling `keyringer`. + * [ ] Automatically fix permission of (or delete) puppet's `devices` + folder. +* [ ] Mass: + * [ ] Support for [cumin][] ([Debian package](https://tracker.debian.org/pkg/cumin)). [cumin]: https://github.com/wikimedia/cumin @@ -10,8 +15,6 @@ * [ ] Provision: * [ ] Fix booting issues detailed [here](tpc.md#booting). -* [ ] Deploy: - * [ ] Use console-based GnuPG agent when calling `keyringer`. * [ ] Upgrade: * [ ] Raspbian does not have the `non-free-firmware` component? Maybe this is not an issue, as we may move away from |