diff --git a/test/cdist-cconfig-tree b/test/cdist-cconfig-tree index fe3a8519..106be5a9 100755 --- a/test/cdist-cconfig-tree +++ b/test/cdist-cconfig-tree @@ -32,7 +32,7 @@ export cdist_types="file service user" # the file that contains mapping from hosts to types # we will execute this later -- call this MANIFEST? -cdist_config_base="./cdist_config_base" +cdist_config_base="./EXAMPLE_MANIFEST" cdist_tree_wrapper="./cdist_tree_wrapper"