From edd937a27961d3584297c048fbced3f95ef1310a Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 15 Jul 2014 12:37:34 +0200 Subject: Reaktor nag: maintain own copies of git repos --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.py') diff --git a/config.py b/config.py index a09d1bc..0483d46 100644 --- a/config.py +++ b/config.py @@ -86,8 +86,8 @@ on_ping = [ 'capname': 'nag', 'argv': [ 'commands/nag' ], 'env': { - 'hostsdir': '/home/tv/krebs/hosts', - 'servicesdir': '/home/tv/krebs/services' + 'hosts_repo': 'https://github.com/krebscode/hosts', + 'services_repo': '/home/tv/krebs/services' }, 'targets': irc_channels } -- cgit v1.2.3