From e89907dc24ff8cf69b78965ea8acaa3433684d3c Mon Sep 17 00:00:00 2001 From: kjg Date: Fri, 15 May 2020 20:55:57 +0900 Subject: [PATCH] test --- kjg/dot-cdist/manifest/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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