saltstack-formulas / locale-formula

This formula installs and configures system locales.
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Apache License 2.0
7 stars 12 forks source link

fix(init.sls): ensure `dbus` is available for `locale.system` state #21

Closed javierbertoli closed 3 years ago

javierbertoli commented 3 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

locale.system requires dbus installed and running in the system or it will fail.

Same situation as with the timezone-formula

Describe the changes you're proposing

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

saltstack-formulas-travis commented 3 years ago

:tada: This PR is included in version 0.3.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: