blob: ea6f5ce7109a10a50a1439f6de2f987dc3debd22 (
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`).
- roles: show available node roles.
- whereis: show where's a website might be (DNS repo, DNS lookup and node definition)
Hydractl
--------
- provision: config parser using a custom function with `include` directive, avoiding `source`.
- puppet-setup-stored: configure storeconfigs database.
- site backup, copy and restoration: include home folder when available.
- backup-restore-user and backup-restore-users.
- 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
- truncate database name to 16 chars max
|