crans_bcfg2/Python/etc/kgb-client.conf
2015-05-14 07:19:56 +02:00

15 lines
302 B
Python

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