cleanup readme
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
ce3b83bfc1
commit
31883b1e3c
1 changed files with 4 additions and 4 deletions
|
@ -34,13 +34,13 @@ __cdist_config=$(pwd -P)/conf cdist-explorer-run localhost "$explorer_tmp"
|
|||
# Display result
|
||||
find $explorer_tmp
|
||||
|
||||
# Soon working:
|
||||
__cdist_config=$(pwd -P)/conf cdist-manifest-recursive-run localhost "$object_tmp"
|
||||
|
||||
################################################################################
|
||||
# Further in the future
|
||||
# Soon working
|
||||
#
|
||||
|
||||
# Generate all objects, including from types that generate objects as well
|
||||
__cdist_config=$(pwd -P)/conf cdist-manifest-recursive-run localhost "$object_tmp"
|
||||
|
||||
# Generate code for one object
|
||||
__cdist_config=$(pwd -P)/conf cdist-code-gen localhost "$object_tmp" __file/etc-issue
|
||||
|
||||
|
|
Loading…
Reference in a new issue