From 45c9ea635d6dcf35d01f06747432a7436edc418c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 28 Oct 2021 23:53:25 +0200 Subject: Update run. --- run | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'run') diff --git a/run b/run index c9e150c..28b72ed 100755 --- a/run +++ b/run @@ -17,4 +17,6 @@ case $osid in esac sudo puppet apply manifests \ - --modulepath="${modpath}:modules" + --modulepath="${modpath}:modules" \ + --verbose \ + "$@" -- cgit v1.2.3