saltstack-formulas / openssh-formula

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

fix(config_ini): stop failing after the first application #179

Closed OrangeDog closed 4 years ago

OrangeDog 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

178

Describe the changes you're proposing

Previous fix was invalid, but was not caught by tests. Turns out the correct change was to fix the mistake in the existing requisite. The module is called ini_manage but the state prefix is ini.

Documentation checklist

Testing checklist

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

Best reviewed: commit by commit


Optimal code review plan

     fix(config_ini): stop failing after the first application

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

myii commented 4 years ago

@OrangeDog Thanks, final fix for #162, completing #163.

saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: