Prefix nl01.o.o statsd requests with zuulv3-dev
As not to affect production data, prefix our statsd requests with zuulv3-dev. Change-Id: Iea0f06479901ac2ce804059798b7469d09ff4305 Depends-On: I943df7789cfa6c69f5c5d360c9b80af6328ca878 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
591093c88c
commit
7a02d9fd47
@ -981,6 +981,7 @@ node /^nl\d+\.openstack\.org$/ {
|
||||
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',
|
||||
oscc_file_contents => $clouds_yaml,
|
||||
statsd_host => 'graphite.openstack.org',
|
||||
statsd_prefix => 'zuulv3-dev',
|
||||
revision => 'feature/zuulv3',
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user