blob: 3b1ad28171b079ab46b439bf8564acddc46f1681 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
TODO
====
Hydra
-----
- install: move to /usr/local/share/hydra.
- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
- init: add new repositories as superproject's submodules.
- ssh-config: hydra integration.
- init: version control in the superproject?
- deploy:
- lockfile.
- keys, certs and secrets.
- fix /etc/puppet permissions.
- check for local dependencies (rsync, etc).
- check hostname and required node configuration.
- log applied version and date (in the node and also in the repo?).
|