e0c77c Refactor Pagure configuration

Authored and Committed by crameleon a month ago
    Refactor Pagure configuration
    
    - reconfigure to use Redix over a Unix socket
    - switch Redis configuration to pillar
    - delete nginx TLS configuration (production uses HTTP from the
      reverse proxy - internal TLS is still a TODO and can then be
      implemented in the pillar)
    - add common .jinja suffix and file header to templates
    - make state idempotent
    
    Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
    
        
file modified
+12 -16
salt/profile/pagure/files/alembic.ini.jinja salt/profile/pagure/files/alembic.ini
file renamed
+1 -2
salt/profile/pagure/files/pagure.cfg.jinja salt/profile/pagure/files/pagure.cfg
file renamed
+3 -4
file modified
+24 -32
file modified
+1 -0