From 389dac622dbba77a28db98a7ac3d18db1f0272b6 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 14 Sep 2017 20:36:23 +0000 Subject: add kellin to taiga --- inventory/host_vars/taiga.fedorainfracloud.org | 2 +- inventory/host_vars/taigastg.fedorainfracloud.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/taiga.fedorainfracloud.org b/inventory/host_vars/taiga.fedorainfracloud.org index 4748024d6..4be5f998a 100644 --- a/inventory/host_vars/taiga.fedorainfracloud.org +++ b/inventory/host_vars/taiga.fedorainfracloud.org @@ -10,7 +10,7 @@ inventory_tenant: persistent inventory_instance_name: taiga hostbase: taiga public_ip: 209.132.184.50 -root_auth_users: ralph maxamillion +root_auth_users: ralph maxamillion kellin description: taiga frontend server host_backup_targets: ['/backups'] diff --git a/inventory/host_vars/taigastg.fedorainfracloud.org b/inventory/host_vars/taigastg.fedorainfracloud.org index bdadd96ed..c47a923d1 100644 --- a/inventory/host_vars/taigastg.fedorainfracloud.org +++ b/inventory/host_vars/taigastg.fedorainfracloud.org @@ -10,7 +10,7 @@ inventory_tenant: persistent inventory_instance_name: taigastg hostbase: taigastg public_ip: 209.132.184.232 -root_auth_users: ralph maxamillion doteast +root_auth_users: ralph maxamillion doteast kellin description: stg instance of the taiga frontend server volumes: -- cgit