mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 04:00:25 +08:00
libravatar: switch ips for stg and prod according to dns records
This commit is contained in:
@@ -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-stg-
|
||||
public_ip: 209.132.184.139
|
||||
public_ip: 209.132.184.138
|
||||
root_auth_users: clime
|
||||
description: libravatar staging server
|
||||
tcp_ports: ['22', '80', '443']
|
||||
|
||||
@@ -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.138
|
||||
public_ip: 209.132.184.139
|
||||
root_auth_users: clime
|
||||
description: libravatar production server
|
||||
tcp_ports: ['22', '80', '443']
|
||||
|
||||
Reference in New Issue
Block a user