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-2179: Implement SetEnvIfNoCase #1402

Merged
merged 1 commit into from Apr 9, 2016

Conversation

jlambert121
Copy link
Contributor

No description provided.

@jlambert121
Copy link
Contributor Author

It appears the broken task is unrelated to these changes. Let me know if you want me to rebase.

it { is_expected.to contain_concat__fragment('rspec.example.com-setenv').with_content(
/SetEnvIf Request_URI "\\\.gif\$" object_is_image=gif/) }
it { is_expected.to contain_concat__fragment('rspec.example.com-setenv').with_content(
/SetEnvIfNoCase REMOTE_ADDR \^127.0.0.1 localhost=true/) }
Copy link
Contributor

Choose a reason for hiding this comment

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

please use %r{} we don't need the tooth\/\/\/picks

@jlambert121
Copy link
Contributor Author

@igalic updated and rebased with test fixes.

@tphoney
Copy link
Contributor

tphoney commented Apr 8, 2016

@igalic are you happy with the change ?

@igalic igalic merged commit f6c2e39 into puppetlabs:master Apr 9, 2016
@igalic
Copy link
Contributor

igalic commented Apr 9, 2016

sooooooo happy

@TJM
Copy link

TJM commented Apr 14, 2016

Thanks Justin!

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