Hi Björn,
do you have a your code on i.e. github so that I can take a look on it or
is it restricted? I use Foreman for the backup definition, I have global
smart parameters setting with file-fd to true and a configuration group
backup-client. All hosts that belong to this configuration group get
Hi Thomas,
I got a hiera group of linux boxes. All of these should have the bareos
client and should backup a standard fileset for instance /var/log.
Okay, the backup client array on the master module would work, but if you
forget to add a backup client you got no backup. Now I'm dreaming from
Hi Björn,
depends on how you would like to implement the fully automatic configuration. I
do this on the server side because backup is nothing that apply out of the box
after provisioning to the client and server. Under normal circumstances I would
like to add a client only to the backup if rea
Hello,
I try to make the bareos puppet module ready for puppetdb and fully
automatic configuration.
When I understand correctly, I'll need a resource type to export it and
bring the client configuration on the bareos server finally.
$ cat bareos/lib/puppet/type/bareos_client.rb
Puppet::Type