diff --git a/inventory/host_vars/libravatar-stg.fedorainfracloud.org b/inventory/host_vars/libravatar-stg.fedorainfracloud.org index ee86a9b7f8..d99505eb7a 100644 --- a/inventory/host_vars/libravatar-stg.fedorainfracloud.org +++ b/inventory/host_vars/libravatar-stg.fedorainfracloud.org @@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh zone: nova hostbase: libravatar-stg- public_ip: 209.132.184.138 -root_auth_users: clime oliver nipos tleguern fmarier sumpfralle +root_auth_users: clime oliver nipos tleguern sumpfralle description: libravatar staging server tcp_ports: ['22', '80', '443'] # volumes: libravatar-data diff --git a/inventory/host_vars/libravatar.fedorainfracloud.org b/inventory/host_vars/libravatar.fedorainfracloud.org index fc1ce28bfe..971722bb12 100644 --- a/inventory/host_vars/libravatar.fedorainfracloud.org +++ b/inventory/host_vars/libravatar.fedorainfracloud.org @@ -6,7 +6,7 @@ security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywh zone: nova hostbase: libravatar- public_ip: 209.132.184.237 -root_auth_users: clime oliver nipos tleguern fmarier sumpfralle +root_auth_users: clime oliver nipos tleguern sumpfralle description: libravatar production server tcp_ports: ['22', '80', '443'] # volumes: libravatar-data