summaryrefslogtreecommitdiff
path: root/baserock_webserver/gitlab-bot/gitlab-bst-bot.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_webserver/gitlab-bot/gitlab-bst-bot.service.in')
-rw-r--r--baserock_webserver/gitlab-bot/gitlab-bst-bot.service.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/baserock_webserver/gitlab-bot/gitlab-bst-bot.service.in b/baserock_webserver/gitlab-bot/gitlab-bst-bot.service.in
deleted file mode 100644
index a2374795..00000000
--- a/baserock_webserver/gitlab-bot/gitlab-bst-bot.service.in
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description = Gitlab irc notifications server
-
-[Service]
-Type = simple
-ExecStart = /usr/bin/node {{ gitlab_to_irc_install_location }}/index.js
-User = fedora
-Group = fedora
-Restart = on-failure
-
-[Install]
-WantedBy=multi-user.target