blob: 36b3632d8405d6a1aa3e290b609b7127c67d5a1c (
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
|
TODO
====
Hydra
-----
- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
- newkeys:
- split SSH/OpenPGP check: just generate OpenPGP key if absent.
- add 'all-ssh' and 'all-pgp' options to generate either all SSH or all OpenPGP keys.
Hydractl
--------
- provision: config parser using a custom function with `include` directive, avoiding `source`.
- puppet-setup-stored: configure storeconfigs database.
- backup-restore-user and backup-restore-users.
- site backup, copy and restoration: call backup-restore-user
- hydractl backup-restore-site {debian,wiki}.
- wrapper to import/export monkeysphere keys into keyringer.
- enhance mysql-repair
- backup-restore-site:
- metastore integration for fine-grained permissions
- use metadata do detect drupal series
|