Use opendev url for bugdaystats source

We want to get the source from the source.

Change-Id: Iba663bd24bc9fe047a99106b7debd41b7fbcf609
This commit is contained in:
Clark Boylan 2019-04-22 08:22:06 -07:00
parent 874befd348
commit ddd7ed9ecb
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
define bugdaystats::site(
$configfile,
$httproot,
$git_url = 'https://git.openstack.org/openstack-infra/bugdaystats',
$git_url = 'https://opendev.org/openstack/bugdaystats',
$serveradmin = undef,
) {
file { $configfile: