forked from ungleich-public/cdist
make cdist-type-emulator work
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
bf0f2b8f12
commit
dbbbf822fe
2 changed files with 12 additions and 4 deletions
|
|
@ -43,7 +43,6 @@ __cdist_echo info "cdist $__cdist_version: Configuring $__cdist_target_host "
|
|||
# See cdist-stages(7)
|
||||
#
|
||||
|
||||
cdist-manifest-run-init "$__cdist_target_host"
|
||||
cdist-object-all "$__cdist_target_host" cdist-object-prepare
|
||||
cdist-object-all "$__cdist_target_host" cdist-object-run
|
||||
cdist-cache "$__cdist_target_host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue