diff --git a/inventory/host_vars/testdays.fedorainfracloud.org b/inventory/host_vars/testdays.fedorainfracloud.org index 101b22b72e..f5654a828c 100644 --- a/inventory/host_vars/testdays.fedorainfracloud.org +++ b/inventory/host_vars/testdays.fedorainfracloud.org @@ -76,5 +76,5 @@ testdays_endpoint: 'testdays' testdays_db_name: testdays testdays_db_user: "{{ testdays_testdays_db_user }}" -testdays_db_user: "{{ testdays_testdays_db_password }}" +testdays_db_password: "{{ testdays_testdays_db_password }}" testdays_secret_key: "{{ testdays_testdays_secretkey }}"