rm config.py from project

This commit is contained in:
Vyacheslav Anzhiganov 2015-12-02 01:43:36 +03:00
parent 9a61a0abec
commit d96f210051

View file

@ -1,7 +0,0 @@
server = 'localhost:5000'
node_id = "f411b7d6-bf93-4fcd-91ee-03e5343d0187"
node_secret = "b3c9a8b0-95ca-11e5-bec1-28d244e159e9"
interface = 'br0:0'
packages = {
'ubuntu': ['fail2ban']
}