blob: 2e634dbc2aff0ce79fe063889375e5e732a02e86 (
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
|
TODO
====
Hydra
-----
- bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
- whereis: show where's a website, service or node might be (DNS repo, DNS lookup and node definition).
- 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
|