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

MODULES-956 Added loadfile_name parameter to apache::mod. #737

Merged
merged 1 commit into from
May 28, 2014

Conversation

underscorgan
Copy link
Contributor

This will allow for more control over the module load order, since
they appear to be loaded alphabetically.

This will allow for more control over the module load order, since
they appear to be loaded alphabetically.
@igalic
Copy link
Contributor

igalic commented May 26, 2014

\o/

apenney pushed a commit that referenced this pull request May 28, 2014
MODULES-956 Added loadfile_name parameter to apache::mod.
@apenney apenney merged commit e66c783 into puppetlabs:master May 28, 2014
@underscorgan underscorgan deleted the rename_mod_load branch May 28, 2014 16:51
@@ -69,7 +76,7 @@

file { "${mod}.load":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we use the $_loadfile_name here instead of the ${mod}.load instead as that is the file we are taking action against?

traylenator pushed a commit to traylenator/puppetlabs-apache that referenced this pull request Jun 7, 2022
…slate_removal

(IAC-1497) - Removal of unsupported `translate` dependency
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

5 participants