saltstack-formulas / redis-formula

Redis state
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
40 stars 184 forks source link

fix(init): update kitchen.yml #84

Closed noelmcloughlin closed 3 years ago

noelmcloughlin 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

Describe the changes you're proposing

Update kitchen.yml state

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

noelmcloughlin commented 3 years ago

@baby-gnu I updated commit to split large state ID into two-state IDs, and removed the "g" typo.

baby-gnu commented 3 years ago

I think that maybe you should have rebased on master instead of merging master since github see only a single file change now :-/

noelmcloughlin commented 3 years ago

Closing as I messed up the PR base, so nothing to do.