[puppet] Update buck01 IP address.
by Xavier Lamien
commit ddbe83ac29187ca00d213c6dbb093fceb2a8e370
Author: Xavier Lamien <laxathom(a)fedoraproject.org>
Date: Mon May 25 01:18:11 2015 +0200
Update buck01 IP address.
modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf b/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
index 88590a0..404aec4 100644
--- a/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
+++ b/modules/rpmfusion/files/hv02.ovh/nginx-hv02.conf
@@ -20,7 +20,7 @@ server {
allow 86.70.6.198;
allow 88.190.45.75;
allow 89.3.124.218;
- allow 85.68.45.136; #buck01.lxtnow.net|juliendenadai.fr
+ allow 176.158.1.71; #buck01.lxtnow.net|juliendenadai.fr
allow 80.15.144.210; #buck02.lxtnow.net
allow 212.83.132.100; # koji01.online.rpmfusion.net
deny all;
9 years, 7 months