From ad7977e51b877b80320989301ef2233121961473 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 31 Mar 2014 23:58:45 +0200 Subject: [PATCH] ++;; Signed-off-by: Nico Schottelius --- cdist/conf/type/__dog_vdi/manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/cdist/conf/type/__dog_vdi/manifest b/cdist/conf/type/__dog_vdi/manifest index ab533c4b..be327a3a 100644 --- a/cdist/conf/type/__dog_vdi/manifest +++ b/cdist/conf/type/__dog_vdi/manifest @@ -26,6 +26,7 @@ case "$state_should" in echo "Size is required when state is present" >&2 exit 1 fi + ;; absent) : ;;