Skip to content
Snippets Groups Projects
Verified Commit b758342f authored by Leonidas Spyropoulos's avatar Leonidas Spyropoulos
Browse files

aurweb: add jelle's key for snapshot deployments

parent 040a7838
No related branches found
No related tags found
No related merge requests found
Pipeline #104187 passed
......@@ -9,7 +9,12 @@ aurweb_git_dir: "{{ aurweb_dir }}/aur.git"
aurweb_git_hook: '/usr/local/bin/aurweb-git-update'
aurweb_nginx_conf: '/etc/nginx/nginx.d/aurweb.conf'
aurweb_version: 'v6.2.12'
aurweb_pgp_keys: ['2191B89431BAC0A8B96DE93D244740D17C7FD0EC', 'DB650286BD9EAE39890D3FE6FE3DC1668CB24956', 'D5AD89388A7C6C9C22E790994A4760AB4EE15296']
aurweb_pgp_keys: [
'2191B89431BAC0A8B96DE93D244740D17C7FD0EC', # artafinde
'DB650286BD9EAE39890D3FE6FE3DC1668CB24956', # klausenbusk
'D5AD89388A7C6C9C22E790994A4760AB4EE15296', # moson
'E499C79F53C96A54E572FEE1C06086337C50773E' # jelle
]
aurweb_db: 'aur'
aurweb_db_host: 'localhost'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment