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

Remove block comment from daemon file #283

Closed keslerm closed 3 years ago

keslerm 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

282

Describe the changes you're proposing

Just an amendment to the work done by @danny-smit - the block comment at the top results in invalid json that the docker daemon doesn't read.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

danny-smit commented 3 years ago

Sorry about that, I thought I removed the comment block already, but apparently not.

I am playing around to add some tests for this.

saltstack-formulas-travis commented 3 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: