From adbd147857a5f60cf55d8aef3f5fc569559299ea Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 23 Feb 2011 09:10:17 +0100 Subject: [PATCH] remove failing objects from initial manifest Signed-off-by: Nico Schottelius --- conf/manifests/init | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/manifests/init b/conf/manifests/init index fff86664..20714bad 100755 --- a/conf/manifests/init +++ b/conf/manifests/init @@ -10,8 +10,7 @@ case "$__cdist_target_host" in localhost) __issue iddoesnotmatterhere - __package qemu-kvm --wtf installed - __package tftpd-hpa --fancyoption installed + __file test --type file --destination /tmp/cdist-testfile ;; icarus)