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
f711f92f
Verified
Commit
f711f92f
authored
Jun 30, 2020
by
Morten Linderud
🏄
Committed by
Jelle van der Waa
Jul 11, 2020
Browse files
Added bugbot signed tag
Signed-off-by:
Morten Linderud
<
morten@linderud.pw
>
parent
8855cd05
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/bugbot/defaults/main.yml
View file @
f711f92f
...
...
@@ -2,6 +2,7 @@
irc_host
:
'
chat.freenode.net'
irc_port
:
'
6697'
irc_channel
:
'
#archlinux-bugs'
bugbot_version
:
20200630
bugbot_admins
:
-
keenerd
-
falconindy
...
...
roles/bugbot/tasks/main.yml
View file @
f711f92f
...
...
@@ -7,6 +7,9 @@
git
:
repo
:
https://gitlab.archlinux.org/archlinux/bugbot.git
dest
:
/srv/bugbot
force
:
true
verify_commit
:
true
version
:
"
{{
bugbot_version
}}"
-
name
:
install env file
template
:
src=bugbot.j2 dest=/srv/bugbot/env owner=root group=root mode=0600
...
...
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