From 9c7c61ede823d31b695528e7fd7b79671317a69d Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Wed, 16 Sep 2015 16:40:25 +0000 Subject: [PATCH] move testdays app to root of host --- inventory/host_vars/testdays.fedorainfracloud.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/testdays.fedorainfracloud.org b/inventory/host_vars/testdays.fedorainfracloud.org index f5654a828c..cff58749f5 100644 --- a/inventory/host_vars/testdays.fedorainfracloud.org +++ b/inventory/host_vars/testdays.fedorainfracloud.org @@ -72,7 +72,7 @@ resultsdb_fe_endpoint: "resultsdb" testdays_db_host: "{{ public_ip }}" testdays_db_port: 5432 -testdays_endpoint: 'testdays' +testdays_endpoint: '' testdays_db_name: testdays testdays_db_user: "{{ testdays_testdays_db_user }}"