configpolicy/roles/gitea
Dustin f368938550 roles/gitea: Add Oauth2 JWT Secret
Newer versions of Gitea need a JWT secret for Oauth2.  Gitea will
attempt to generate one at startup if it is not already specified in the
configuration file, but this will fail since the file is not writable by
the user running the service.  As such, it must be set via configuration
policy.
2019-04-24 16:18:19 -05:00
..
defaults roles/gitea: Allow configuring clone URLs 2018-06-04 20:03:55 -05:00
files roles/gitea: Add HTTP -> HTTPS redirect 2018-06-04 20:03:55 -05:00
handlers roles/gitea: Deploy Gitea server 2018-06-04 20:03:55 -05:00
tasks roles/gitea: Add Oauth2 JWT Secret 2019-04-24 16:18:19 -05:00
templates roles/gitea: Add Oauth2 JWT Secret 2019-04-24 16:18:19 -05:00