We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c201f85 + 5cfec57 commit e4a3e79Copy full SHA for e4a3e79
ext/bin/config-puppetserver-test-ref
@@ -63,7 +63,7 @@ if test -d puppetserver; then
63
git -C puppetserver clean -fdx
64
else
65
# If repo doesn't exist, clone from GitHub
66
- git clone -b "$pupsrv_ref" https://github.com/puppetlabs/puppetserver
+ git clone -b "$pupsrv_ref" https://github.com/OpenVoxProject/openvox-server puppetserver
67
fi
68
69
(export PUPPETSERVER_HEAP_SIZE=1G
0 commit comments