From ea5bb850fd685242103216f450127ae4fb655f2d Mon Sep 17 00:00:00 2001 From: clime Date: Sun, 10 Mar 2019 21:40:18 +0100 Subject: [PATCH] libravatar: remove fmarier access from libravatar on his own request --- inventory/host_vars/libravatar-stg.fedorainfracloud.org | 2 +- inventory/host_vars/libravatar.fedorainfracloud.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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