move testdays app to root of host

This commit is contained in:
Tim Flink 2015-09-16 16:40:25 +00:00
parent 9ae17292a6
commit 9c7c61ede8

View file

@ -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 }}"