blob: bff16e35eaedf2145629666113caf6dcb5d07f02 (
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
26
|
TODO
====
Hydra
-----
- module-update: get latest commit from production branch, setup branch if need.
- 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.
- ssh-config: hydra integration.
Hydractl
--------
- provision:
- config parser using a custom function with `include` directive, avoiding `source`.
- change default cryptsetup options
- 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
|