You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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).
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.
The text was updated successfully, but these errors were encountered: