Skip to content

Commit c0c6cc3

Browse files
committed
update sarra configurations to use MSC-GEOMET user
1 parent 9216827 commit c0c6cc3

10 files changed

+10
-10
lines changed

deploy/default/sarracenia/aqhi-realtime.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
subtopic *.WXO-DD.air_quality.aqhi.*.*.realtime.json.#
44
mirror True

deploy/default/sarracenia/bulletins-realtime.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
directory /dev/null
44
instances 4

deploy/default/sarracenia/cap-alerts.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
directory /data/geomet/feeds/hpfx
44
instances 2

deploy/default/sarracenia/citypageweather.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
directory ${MSC_PYGEOAPI_CACHEDIR}
44
instances 2

deploy/default/sarracenia/hurricanes.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
directory /data/geomet/feeds/hpfx
44
instances 2

deploy/default/sarracenia/hydrometric-realtime.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
subtopic *.WXO-DD.hydrometric.#
44
instances 4

deploy/default/sarracenia/marine_weather.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
directory /data/geomet/feeds/hpfx
44
instances 2

deploy/default/sarracenia/metnotes.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33
subtopic *.WXO-DD.metnotes.#
44
mirror True

deploy/default/sarracenia/swob-realtime.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33

44
subtopic *.WXO-DD.observations.swob-ml.#

deploy/default/sarracenia/umos-realtime.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
broker amqps://anonymous:anonymous@hpfx.collab.science.gc.ca
1+
broker amqps://MSC-GEOMET@hpfx.collab.science.gc.ca
22
queue_name q_${BROKER_USER}.${PROGRAM}.${CONFIG}.${HOSTNAME}
33

44
subtopic *.WXO-DD.model_gem_global.stat-post-processing.#

0 commit comments

Comments
 (0)