ChangeLog¶
0.3.0 - Unrelased¶
hydra¶
- Deploy:
- Automatically fix permission of (or delete) puppet's
devicesfolder: https://github.com/puppetlabs/puppet-specifications/blob/master/file_paths.md
- Automatically fix permission of (or delete) puppet's
- Keys:
- Deprecate generating and deploying/import borg keys, since pre-generation is not a supported behavior right now: https://github.com/borgbackup/borg/issues/7047
- Document about how keys are encrypted and backed up in the server: https://borgbackup.readthedocs.io/en/latest/faq.html#how-important-is-the-home-config-borg-directory
hydractl¶
- Provision: increase default partition sizes from 20G to 40G, as nowadays distro size increase a lot and a 20G system partition can be filled in easily.
- Sync media:
- Now
sync-mediadoes agit unannexon sidecar and other metadata files and manage them through Git, instead of keeping them as unlocked files. - Added support for
.m3u8files. - Sync lock for git-annex repositories, respected by other applications
such as
docshowerfrom [utils-doc][https://git.fluxo.info/utils-doc].