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

15 lines
342 B
Python

# -*- coding: utf-8; mode: python -*-
include("secrets")
info["owner"] = "git"
info["group"] = "bureau"
info["mode"] = 0660
header("Pour parler à KGB dans un hook git\nUn membre du CA n'est pas forcément apprenti.")
@---
@repo-id: ca
@servers:
@ - uri: http://irc.crans.org:5391/
out(" password: %s" % (secrets.kgb_passwords['ca'],))