From 728caf3d6f10c486cb64ddbcec2472f6a9c68a9c Mon Sep 17 00:00:00 2001 From: Benziane Chakib Date: Mon, 20 Dec 2010 17:50:42 +0000 Subject: [PATCH] Cleaned conf-file --- etc/cc-node.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/cc-node.conf b/etc/cc-node.conf index 6bb19f9..efa41e8 100644 --- a/etc/cc-node.conf +++ b/etc/cc-node.conf @@ -1,12 +1,12 @@ [node] # The target address and port of the CloudControl server: -address = 192.168.0.41 +address = #port = 1984 # The login and password of the CloudControl account -login = cbenzian_kvm -password = azerty +login = +password = # Verbosity level 0-3: -verbosity = 3 +verbosity = -- GitLab