Skip to content

Commit e4a3e79

Browse files
authored
Merge pull request #67 from bastelfreak/repo2
CI: Switch tests puppetlabs/puppetserver->OpenVoxProject/openvox-server
2 parents c201f85 + 5cfec57 commit e4a3e79

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)