saltstack-formulas / icinga2-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
19 stars 28 forks source link

Dropped invalid parameter 'createuser' #26

Closed alxwr closed 5 years ago

alxwr commented 5 years ago

Solves this error:

ERROR executing 'state.highstate': 'createuser' is an invalid keyword argument for 'postgres_user.present'

Tested on FreeBSD 11.2.

aboe76 commented 5 years ago

@alxwr thanks for the fix

alxwr commented 5 years ago

@aboe76 Thanks for the merge!