saltstack-formulas / hostsfile-formula

Use minion IDs to keep /etc/hosts and hostnames consistent for clusters without DNS
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
33 stars 89 forks source link

Update Readme according to salt docs about pillar configuration option. #9

Closed aboe76 closed 3 years ago

aboe76 commented 9 years ago

see http://docs.saltstack.com/en/latest/topics/mine/#mine-functions

To enable the Salt Mine the mine_functions option needs to be applied to a minion. This option can be applied via the minion's configuration file, or the minion's Pillar

So the 'must' part should be a bit better defined... and maybe add a pillar.example file to show the user how he/she could set it up.

saltstack-formulas-travis commented 3 years ago

:tada: This issue has been resolved in version 0.8.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: