saltstack-formulas / bareos-formula

A Saltstack formula to install and configure Bareos
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
5 stars 12 forks source link

[bareos] add require_in to generate_password #15

Closed arthurzenika closed 5 years ago

arthurzenika commented 5 years ago

This is to avoid trying to deploy the config file before the pkg is installed and it creates the user and group

javierbertoli commented 5 years ago

Thanks @arthurlogilab!