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

Allow specifying custom fragment on httpd module #133

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Mar 10, 2016

No description provided.

$order = 15,
) {

if $ssl_content {
Copy link
Member

Choose a reason for hiding this comment

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

Does it make sense to use this fragment if there is no content?

Copy link
Member Author

Choose a reason for hiding this comment

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

My brain pre-optimized to allow HTTP fragments in the future, I can just remove this check for now :)

Copy link
Member

Choose a reason for hiding this comment

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

Then you can also remove the = undef and add a validate_string.

@ehelms ehelms force-pushed the custom-fragment branch 2 times, most recently from 4e04cac to b3a3d36 Compare March 10, 2016 18:01
@johnpmitsch
Copy link
Contributor

ACK tested with theforeman/puppet-foreman_proxy_content#76 and theforeman/puppet-certs#78 on a capsule install and install ran successfully

ehelms added a commit that referenced this pull request Mar 16, 2016
Allow specifying custom fragment on httpd module
@ehelms ehelms merged commit dee3d5c into theforeman:master Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants