[kgb] KGB stalke aussi les fortunes

This commit is contained in:
Vincent Le Gallic 2013-11-22 13:47:49 +01:00
parent ba54c7f3b0
commit e426f8f204
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# -*- coding: utf-8; mode: python -*-
include("secrets")
info["owner"] = "root"
info["group"] = "respbats"
info["perms"] = 0660
header("Pour parler à KGB dans un hook git\n")
print "---"
print "repo-id: fortunes"
print "servers:"
print " - uri: http://irc.crans.org:5391/"
print " password: %s" % (secrets.kgb_passwords['fortunes'])