Split the director config coming from each node in two parts: one that comes from...
authorPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 19:12:05 +0000 (21:12 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 20:02:57 +0000 (22:02 +0200)
commite272b442942830a6eed50748eb63aa3b6318ca2b
treec52f6fa4955e8ae34ca9e9e6cc0b85e9c4f92eb7
parent3bd8e749b9f67f269b6be35438a7b9f34fbd1e02
Split the director config coming from each node in two parts:  one that comes from the client directly and one that goes via the storage
13 files changed:
data/common.yaml
modules/bacula/manifests/client.pp
modules/bacula/manifests/client/storage.pp [deleted file]
modules/bacula/manifests/director.pp
modules/bacula/manifests/director/client.pp
modules/bacula/manifests/director/client_from_storage.pp [new file with mode: 0644]
modules/bacula/manifests/init.pp
modules/bacula/manifests/storage.pp
modules/bacula/manifests/storage/client.pp
modules/bacula/templates/bacula-fd.conf.erb
modules/bacula/templates/bacula-sd.conf.erb
modules/bacula/templates/director/dir-per-client-from-storage.erb [new file with mode: 0644]
modules/bacula/templates/director/dir-per-client.erb