puppet-swift/manifests/releasenotes/notes
Thomas Goirand 5a82bf2e6a Multiple rsync modules
Currently with puppet-swift, each server has a global [ object ] rsync
module name. As a consequence, the number of rsync connection is set
globally for each server.

With this patch, it's possible to define one rsync module per device,
which makes is to much better: it handles both the cases where a hard
drive fails, or when all drives need to sync data.

Note that with this patch, the default is to keep the old behavior of
one single rsync module per service type (a / c / o).

Change-Id: Id2ad5b10b9286c3740d6ebdbc61d2fd9792ba496
2022-08-22 21:08:22 +09:00
..
multiple-rsync-modules-afc3971c952e6aac.yaml Multiple rsync modules 2022-08-22 21:08:22 +09:00