Trivial change,

I would like to move Fedora Community's beaker.session.secret into our
passwords git module (and change it, of course).

    --- a/modules/fedoracommunity/templates/fedoracommunity-prod.ini.erb
    +++ b/modules/fedoracommunity/templates/fedoracommunity-prod.ini.erb
    @@ -117,7 +117,7 @@ full_stack = true
     #lang = ru
     #cache_dir = /var/cache/fedoracommunity/data
     beaker.session.key = fedoracommunity
    -beaker.session.secret = ?
    +beaker.session.secret = <%= fcommBeakerSessionSecret %>

     beaker.cache.type = ext:memcached
     beaker.cache.url = memcached1;memcached2

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to