Merge "Remove firehose.openstack.org"
This commit is contained in:
@@ -175,24 +175,6 @@ node /^elasticsearch\d+\.open.*\.org$/ {
|
||||
}
|
||||
}
|
||||
|
||||
# Node-OS: xenial
|
||||
node /^firehose\d+\.open.*\.org$/ {
|
||||
class { 'openstack_project::server': }
|
||||
class { 'openstack_project::firehose':
|
||||
gerrit_ssh_host_key => hiera('gerrit_ssh_rsa_pubkey_contents'),
|
||||
gerrit_public_key => hiera('germqtt_gerrit_ssh_public_key'),
|
||||
gerrit_private_key => hiera('germqtt_gerrit_ssh_private_key'),
|
||||
mqtt_password => hiera('mqtt_service_user_password'),
|
||||
ca_file => hiera('mosquitto_tls_ca_file'),
|
||||
cert_file => hiera('mosquitto_tls_server_cert_file'),
|
||||
key_file => hiera('mosquitto_tls_server_key_file'),
|
||||
imap_hostname => hiera('lpmqtt_imap_server'),
|
||||
imap_username => hiera('lpmqtt_imap_username'),
|
||||
imap_password => hiera('lpmqtt_imap_password'),
|
||||
statsd_host => 'graphite.opendev.org',
|
||||
}
|
||||
}
|
||||
|
||||
# A machine to run Storyboard
|
||||
# Node-OS: xenial
|
||||
node /^storyboard\d+\.opendev\.org$/ {
|
||||
|
||||
Reference in New Issue
Block a user