diff --git a/kjg/dot-cdist/manifest/init b/kjg/dot-cdist/manifest/init index ba3b873..ec9fdfb 100644 --- a/kjg/dot-cdist/manifest/init +++ b/kjg/dot-cdist/manifest/init @@ -7,5 +7,5 @@ case "$__target_host" in ;; *) __my_nginx - __my_nginx_site $__target_host + __my_nginx_site $__target_host #test esac