Skip to content

Commit 5cfec57

Browse files
committed
CI: Switch tests puppetlabs/puppetserver->OpenVoxProject/openvox-server
1 parent c201f85 commit 5cfec57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/bin/config-puppetserver-test-ref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ if test -d puppetserver; then
6363
git -C puppetserver clean -fdx
6464
else
6565
# If repo doesn't exist, clone from GitHub
66-
git clone -b "$pupsrv_ref" https://github.com/puppetlabs/puppetserver
66+
git clone -b "$pupsrv_ref" https://github.com/OpenVoxProject/openvox-server puppetserver
6767
fi
6868

6969
(export PUPPETSERVER_HEAP_SIZE=1G

0 commit comments

Comments
 (0)