puppetlabs-docker icon indicating copy to clipboard operation
puppetlabs-docker copied to clipboard

Update docker.rb for Podman

Open adamboutcher opened this issue 1 year ago • 4 comments

Summary

This if statement will enable the fact to work if you are using podman with docker symlink/support as the json syntax is lowercase on podman but camel/title case on docker.

Related Issues (if any)

https://github.com/puppetlabs/puppetlabs-docker/issues/982 Possibly this too https://github.com/puppetlabs/puppetlabs-docker/issues/749

Provide a detailed description of all the changes present in this pull request. Just an if statement in the factor code (docker.rb)

Checklist

  • [ ] 🟢 Spec tests.
  • [ ] 🟢 Acceptance tests.
  • [X] Manually verified. (For example puppet apply)

adamboutcher avatar Sep 04 '24 20:09 adamboutcher

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 04 '24 20:09 CLAassistant

Hi @torgeiou anything missing? I can try to help out in that case.

Henrik-Hansson avatar Mar 26 '25 09:03 Henrik-Hansson