Greenfield Bareos Deployment...

30 views
Skip to first unread message

Kevin Salisbury

unread,
Nov 14, 2023, 2:10:46 PM11/14/23
to bareos-users

Is anyone using Saltstack (Salt Open) to deploy and manage their BareOS installs for servers and clients? If not, how about Ansible? Any best practices or gotchas we should be thinking about?

Philip Dalrymple

unread,
Nov 14, 2023, 2:53:03 PM11/14/23
to Kevin Salisbury, bareos-users
I use Ansible.

I have done this at two companies and in the first case I put all the configuration in Ansible which was not the best.

Now I have the client configuration in Ansible and the director and storage configuration are in a GitLab project with a deployment script
that copies the correct tree to /etc/bareos. I find this works better. as I can go to the director and edit, commit, push, and update then
just go into bconsole and reload.



On Tue, Nov 14, 2023 at 2:10 PM Kevin Salisbury <kevin.s...@gmail.com> wrote:


Is anyone using Saltstack (Salt Open) to deploy and manage their BareOS installs for servers and clients? If not, how about Ansible? Any best practices or gotchas we should be thinking about?

--
You received this message because you are subscribed to the Google Groups "bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/17be573d-20c6-4487-ba7f-079d34a86ca2n%40googlegroups.com.


This email has been scanned by Inbound Shield and released according to admin's rule.





--
Philip W. Dalrymple III <p...@rh-sys.com>
President & CTO
Rhodium Systems LLC

Kevin Salisbury

unread,
Nov 14, 2023, 3:24:11 PM11/14/23
to bareos-users
Thanks, Philip.

When you put everything in Ansible, did you find it harder to maintain version control over configuration? Or was it generally not worth the effort to maintain in Ansible? Because we were going to use Salt or Ansible + GitLab for version control as well. We're trying not to touch servers (as much as practical) anymore...

Seth Galitzer

unread,
Nov 14, 2023, 3:33:33 PM11/14/23
to bareos-users
I have both my server and client configuration in ansible, currently using file copy, but could very easily switch to templates for job configuration. It's fairly straightforward and efficient. Once you setup your base file tree, it's easy enough to maintain. We do push, but pull is also doable if that works better for you. I like ansible roles, so I use those for everything. We keep ansible in git for easy management.

Seth



--
The beatings will continue until morale has improved.
Reply all
Reply to author
Forward
0 new messages