better comment

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-23 17:19:16 +02:00
parent 7bc4f74d50
commit ceaf82f6df
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Given paths from installation
# Hardcoded paths usually not changable
REMOTE_BASE_DIR = "/var/lib/cdist"
REMOTE_CONF_DIR = os.path.join(REMOTE_BASE_DIR, "conf")
REMOTE_OBJECT_DIR = os.path.join(REMOTE_BASE_DIR, "object")