Skip to content

Commit 424117d

Browse files
committed
Back to the canonical source for the overlay
1 parent 4f3be76 commit 424117d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/compbox/manifests/init.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
vcsrepo { '/var/www/livestream-overlay':
235235
ensure => $vcs_ensure,
236236
provider => git,
237-
source => "https://github.com/srobo/livestream-overlay.git",
237+
source => "https://github.com/PeterJCLaw/livestream-overlay.git",
238238
user => 'www-data',
239239
revision => '11cb9c5ada58a6df4beb05356c6d04b4448e57d2',
240240
} ~>

0 commit comments

Comments
 (0)