From 48c1accc0c739026b4d51d074402498e51f7a822 Mon Sep 17 00:00:00 2001 From: clime Date: Thu, 11 Oct 2018 23:24:09 +0200 Subject: [PATCH] libravatar: update libravatar's production ip --- inventory/host_vars/libravatar.fedorainfracloud.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/libravatar.fedorainfracloud.org b/inventory/host_vars/libravatar.fedorainfracloud.org index e7b723f5db..5bb99ee9a6 100644 --- a/inventory/host_vars/libravatar.fedorainfracloud.org +++ b/inventory/host_vars/libravatar.fedorainfracloud.org @@ -5,7 +5,7 @@ keypair: fedora-admin-20130801 security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,all-icmp-persistent zone: nova hostbase: libravatar- -public_ip: 209.132.184.139 +public_ip: 209.132.184.237 root_auth_users: clime description: libravatar production server tcp_ports: ['22', '80', '443']