saltstack-formulas / salt-formula

Yes, Salt can Salt itself!
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
198 stars 421 forks source link

feat: enable the metadata grains server by default #487

Closed major0 closed 4 years ago

major0 commented 4 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

Describe the changes you're proposing

Set the metadata-server-grains minion option to True in the default EC2 provider. See: https://docs.saltstack.com/en/latest/ref/grains/all/salt.grains.metadata.html

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

See: https://docs.saltstack.com/en/latest/ref/grains/all/salt.grains.metadata.html

pull-assistant[bot] commented 4 years ago
Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     feat: enable the metadata grains server by default

Powered by Pull Assistant. Last update b1d296d ... b1d296d. Read the comment docs.

myii commented 4 years ago

Merged, thanks @major0!

saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: