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.
1 parent 4f3be76 commit 424117dCopy full SHA for 424117d
modules/compbox/manifests/init.pp
@@ -234,7 +234,7 @@
234
vcsrepo { '/var/www/livestream-overlay':
235
ensure => $vcs_ensure,
236
provider => git,
237
- source => "https://github.com/srobo/livestream-overlay.git",
+ source => "https://github.com/PeterJCLaw/livestream-overlay.git",
238
user => 'www-data',
239
revision => '11cb9c5ada58a6df4beb05356c6d04b4448e57d2',
240
} ~>
0 commit comments