From 8591dde49a828f124d1a08c668ccbe7871951e70 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 5 Feb 2011 19:20:39 +0100 Subject: [PATCH] move examples to localhost Signed-off-by: Nico Schottelius --- HACKERS_README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKERS_README b/HACKERS_README index 88f3a013..d0dfe7a4 100644 --- a/HACKERS_README +++ b/HACKERS_README @@ -15,7 +15,7 @@ What you can do so far: (executed from top level directory) export PATH="$PATH:$(pwd -P)/bin" # Test first level manifest execution -__cdist_config=$(pwd -P)/conf __cdist_target_host=ikq02.ethz.ch cdist-manifest-init +__cdist_config=$(pwd -P)/conf __cdist_target_host=localhost cdist-manifest-init # See what it generated find conf/cache