Linter validation.
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- role: ds-postgresql
|
||||
- role: ds-nginx
|
||||
- role: ds-gitea
|
||||
- role: ds_postgresql
|
||||
- role: ds_nginx
|
||||
- role: ds_gitea
|
||||
vars:
|
||||
gitea_user: git
|
||||
gitea_group: git
|
||||
@@ -25,7 +25,7 @@
|
||||
gitea_ssl_key: /var/lib/gitea/certs/key.pem
|
||||
gitea_enable_http_redirect: true
|
||||
# Secrets to SOPS
|
||||
gitea_lfs_jwt_secret: G9bZrRHMhRQ8w4R0KkH2VLnx2rzq81ROQ951IQjlMs4
|
||||
gitea_lfs_jwt_secret: G9bZrRHMhRQ8w4R0KkH2VLnx2rzq81ROQ951IQjlMs4
|
||||
gitea_internal_token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYmYiOjE3NzA2Mzk1Njh9.ybbaeNLFiLbyvxfj4vkqhXSAXKRGpwvP8jIm9YLPgXw
|
||||
gitea_jwt_secret: uJni4x4e0AzpkLYc-t4keRJKOB6EaLzwVsdLeamkFyU
|
||||
gitea_db_password: Eegh7Aothooph7pa6eu7eitha_zaim0G
|
||||
|
||||
Reference in New Issue
Block a user