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

Support for GeoIP on Debian? #691

Closed
marcgascon opened this issue Sep 29, 2015 · 1 comment
Closed

Support for GeoIP on Debian? #691

marcgascon opened this issue Sep 29, 2015 · 1 comment

Comments

@marcgascon
Copy link

Hello,

I found this module very interesting and I've implemented it in our new infrastructure. But I have 2 questions for you @jfryman @3flex:

1- I need to implement the GeoIP module in Debian 7. Is there any way to impelement it with this puppet module?? Or can I contribute in doing this functionallity?

2- I need more variables than the ones listed. Can I implement it on the nginx/config.pp? Or can we implement a hash of custom variables for nginx.conf? Whot do you think?

Many thanks in advance,

Marc.

@marcgascon
Copy link
Author

Hello again @jfryman @3flex,

Using hiera I set up this parameter:

nginx::manage_repo: false

And then the nginx package is installed from the debian repo and not from the nginx.org one. The nginx package from the debian repo has the module GeoIP pre-compiled (so it's configured when nginx package is installed).

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

No branches or pull requests

1 participant