#5914 Anitya Ansible config does not match live
Closed: Fixed Opened by puiterwijk.

anitya-backend01's configuration does not match Ansible.

When I apply what's in ansible now:

-DB_URL='postgresql://anitya_admin:.......
+DB_URL='postgresql://anitya:......

Please say which is correct, and either run the playbook or fix the ansible variables.


Metadata Update from @puiterwijk:
- Issue assigned to jcline

So, it looks like this is expected if the playbook doesn't complete right.

The playbook sets up the admin user, then does some things only the admin user can do, then sets it back to the 'normal' user.

I've run the playbook and it's all back in sync now.

:cocktail:

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata