Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct broken mime_magic config for Debian - Squashed commit for #418 #421

Merged
merged 1 commit into from
Oct 26, 2013

Conversation

dbeckham
Copy link
Contributor

I've squashed my PR in #418 as requested.

Commit Message:

The location "conf/magic" in the mime_magic.conf template is RedHat specific
and is broken under Debian/Ubuntu. Added a class parameter with an os agnostic
default and matching template usage.

Added full testing and updated README.md to indicated this module has
settings and template parameters.

The location "conf/magic" in the mime_magic.conf template is RedHat specific
and is broken under Debian/Ubuntu. Added a class parameter with an os agnostic
default and matching template usage.

Added full testing and updated `README.md` to indicated this module has
settings and template parameters.
igalic added a commit that referenced this pull request Oct 26, 2013
Correct broken mime_magic config for Debian - Squashed commit for #418
@igalic igalic merged commit 3ca691f into puppetlabs:master Oct 26, 2013
@dbeckham dbeckham deleted the mime_magic_ubuntu_fix_squashed branch October 27, 2013 00:14
traylenator pushed a commit to traylenator/puppetlabs-apache that referenced this pull request Jun 7, 2022
The --mount parameter for Docker services is the equivalent to
-v/--volume for standalone Docker containers.
This patch allows to directly specify one or multile values for
this argument directly as a Puppet parameter.
This avoids the hassle of having to go through 'extra_params', since
this is a commonly used option.

https://docs.docker.com/storage/volumes/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants