saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

fix(config): remove daemon.json in clean states #284

Closed danny-smit closed 3 years ago

danny-smit commented 3 years ago

Remove the daemon.json when the clean states are called Also extends tests to verify daemon.json content en cleanup.

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

282

283

Describe the changes you're proposing

Follow up on the previous pull requests #282 and #283 to:

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

myii commented 3 years ago

Nice work, thanks @danny-smit -- merged.

saltstack-formulas-travis commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: