Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
d8958415
Verified
Commit
d8958415
authored
May 13, 2022
by
Kristian Klausen
🎉
Browse files
aurweb: Add Kristian's PGP key
Kevin is MIA, so add my key, so we can do releases.
parent
d08abde9
Pipeline
#18664
passed with stage
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/aurweb/defaults/main.yml
View file @
d8958415
...
...
@@ -10,7 +10,7 @@ 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
:
'
live'
aurweb_pgp_keys
:
[
'
0F985B6F99B6686854C44EC3F7E46DED420788F3'
]
aurweb_pgp_keys
:
[
'
0F985B6F99B6686854C44EC3F7E46DED420788F3'
,
'
DB650286BD9EAE39890D3FE6FE3DC1668CB24956'
]
aurweb_db
:
'
aur'
aurweb_db_host
:
'
localhost'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment