[viirb] viirb3: less verbose cdist run
This commit is contained in:
parent
9a7470d94a
commit
659066f898
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ git commit -m "[vpn] Updated config for peer ${viirb_hostname} ${my_network}"
|
|||
git pull
|
||||
git push
|
||||
|
||||
cdist config -vv -j8 ${vpn_endpoint_host} -c ${dot_cdist}
|
||||
cdist config -v -j8 ${vpn_endpoint_host} -c ${dot_cdist}
|
||||
|
||||
# Test that the VPN connection is established
|
||||
# Might take longer due to reboot
|
||||
|
|
Loading…
Reference in a new issue