WIP: add acmebot role
Compare changes
- Robin Sonnabend authored
@@ -4,6 +4,7 @@ SQLALCHEMY_DATABASE_URI = "postgresql://{{ app_user }}:@/{{ app_db_name }}"
Implements configuration of the acmebot package we built. Some TODOs and testing left.