Merge "Update opendev git references in puppet modules"
This commit is contained in:
commit
e3bf7f2591
@ -6,7 +6,7 @@
|
||||
tasks:
|
||||
- name: Clone project-config
|
||||
git:
|
||||
repo: https://git.openstack.org/openstack-infra/project-config
|
||||
repo: https://opendev.org/openstack/project-config
|
||||
dest: "{{ project_config_dest }}"
|
||||
version: "{{ project_config_ref }}"
|
||||
- name: Get Gerrit project list
|
||||
|
@ -1,5 +1,5 @@
|
||||
# This file is managed by puppet.
|
||||
# https://git.openstack.org/cgit/openstack-infra/system-config
|
||||
# https://opendev.org/opendev/system-config
|
||||
|
||||
[ca]
|
||||
default_ca = CA_default
|
||||
|
@ -122,7 +122,7 @@ class openstack_project::ask (
|
||||
ensure => present,
|
||||
path => '/srv/askbot-site/themes',
|
||||
branch => 'master',
|
||||
origin => 'https://git.openstack.org/openstack-infra/askbot-theme',
|
||||
origin => 'https://opendev.org/opendev/askbot-theme',
|
||||
latest => true,
|
||||
require => [
|
||||
File['/srv/askbot-site'], Package['git']
|
||||
|
@ -114,7 +114,7 @@ class openstack_project::ask_staging (
|
||||
ensure => present,
|
||||
path => '/srv/askbot-site/themes',
|
||||
branch => 'feature/development',
|
||||
origin => 'https://git.openstack.org/openstack-infra/askbot-theme',
|
||||
origin => 'https://opendev.org/opendev/askbot-theme',
|
||||
latest => true,
|
||||
require => [
|
||||
File['/srv/askbot-site'], Package['git']
|
||||
|
@ -32,7 +32,7 @@ class openstack_project::groups (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://git.openstack.org/openstack-infra/groups-static-pages',
|
||||
source => 'https://opendev.org/osf/groups-static-pages',
|
||||
}
|
||||
|
||||
class { 'drupal':
|
||||
|
@ -31,7 +31,7 @@ class openstack_project::groups_dev (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://git.openstack.org/openstack-infra/groups-static-pages',
|
||||
source => 'https://opendev.org/osf/groups-static-pages',
|
||||
}
|
||||
|
||||
class { 'drupal':
|
||||
|
@ -17,7 +17,7 @@
|
||||
class openstack_project::logstash_worker (
|
||||
$discover_node = 'elasticsearch01.openstack.org',
|
||||
$filter_rev = 'master',
|
||||
$filter_source = 'https://git.openstack.org/openstack/logstash-filters',
|
||||
$filter_source = 'https://opendev.org/openstack/logstash-filters',
|
||||
$enable_mqtt = true,
|
||||
$mqtt_hostname = 'firehose.openstack.org',
|
||||
$mqtt_port = 8883,
|
||||
|
@ -545,7 +545,7 @@ class openstack_project::mirror_update (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://git.openstack.org/openstack-infra/afsmon',
|
||||
source => 'https://opendev.org/opendev/afsmon',
|
||||
}
|
||||
|
||||
python::virtualenv { '/usr/afsmon-env':
|
||||
|
@ -6,6 +6,6 @@ class openstack_project::planet (
|
||||
include ::planet
|
||||
|
||||
planet::site { 'openstack':
|
||||
git_url => 'https://git.openstack.org/openstack/openstack-planet',
|
||||
git_url => 'https://opendev.org/openstack/openstack-planet',
|
||||
}
|
||||
}
|
||||
|
@ -221,7 +221,7 @@ class openstack_project::static (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://git.openstack.org/openstack-infra/devstack-gate',
|
||||
source => 'https://opendev.org/openstack/devstack-gate',
|
||||
}
|
||||
|
||||
file { '/srv/static/logs/help':
|
||||
@ -252,7 +252,7 @@ class openstack_project::static (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://git.openstack.org/openstack-infra/tripleo-ci',
|
||||
source => 'https://opendev.org/openstack/tripleo-ci',
|
||||
}
|
||||
file { '/srv/static/logs/help/tripleo-quickstart-logs.html':
|
||||
ensure => present,
|
||||
@ -450,7 +450,7 @@ class openstack_project::static (
|
||||
ensure => latest,
|
||||
provider => git,
|
||||
revision => 'master',
|
||||
source => 'https://git.openstack.org/openstack-infra/trystack-site',
|
||||
source => 'https://opendev.org/x/trystack-site',
|
||||
}
|
||||
|
||||
###########################################################
|
||||
|
@ -170,7 +170,7 @@ class openstack_project::status (
|
||||
include reviewday
|
||||
|
||||
reviewday::site { 'reviewday':
|
||||
git_url => 'https://git.openstack.org/openstack-infra/reviewday',
|
||||
git_url => 'https://opendev.org/openstack/reviewday',
|
||||
serveradmin => 'webmaster@openstack.org',
|
||||
httproot => '/srv/static/reviewday',
|
||||
gerrit_url => 'review.openstack.org',
|
||||
@ -187,7 +187,7 @@ class openstack_project::status (
|
||||
include bugdaystats
|
||||
|
||||
bugdaystats::site { 'bugdaystats':
|
||||
git_url => 'https://git.openstack.org/openstack-infra/bugdaystats',
|
||||
git_url => 'https://opendev.org/openstack/bugdaystats',
|
||||
serveradmin => 'webmaster@openstack.org',
|
||||
httproot => '/srv/static/bugdaystats',
|
||||
configfile => '/var/lib/bugdaystats/config.js',
|
||||
|
@ -4,7 +4,7 @@
|
||||
"author": "Openstack CI",
|
||||
"summary": "Puppet module for openstack_project",
|
||||
"license": "Apache 2.0",
|
||||
"source": "https://git.openstack.org/openstack-infra/system-config.git",
|
||||
"source": "https://opendev.org/opendev/system-config.git",
|
||||
"project_page": "http://docs.openstack.org/infra/system-config/",
|
||||
"issues_url": "https://storyboard.openstack.org/#!/project/778",
|
||||
"dependencies": []
|
||||
|
Loading…
Reference in New Issue
Block a user