@@ -13,6 +13,8 @@ centos:
1313 kibana : " elasticsearch-kibana-logstash-7.x"
1414 logstash : " elasticsearch-kibana-logstash-7.x"
1515 mariadb : " mariadb"
16+ opensearch : " opensearch-2.x"
17+ opensearch-dashboards : " opensearch-dashboards-2.x"
1618 openvswitch : " centos-nfv-openvswitch"
1719 opstools : " centos-opstools"
1820 powertools : " powertools"
@@ -33,6 +35,8 @@ centos-aarch64:
3335 kibana : " elasticsearch-kibana-logstash-7.x"
3436 logstash : " elasticsearch-kibana-logstash-7.x"
3537 mariadb : " mariadb"
38+ opensearch : " opensearch-2.x"
39+ opensearch-dashboards : " opensearch-dashboards-2.x"
3640 openvswitch : " centos-nfv-openvswitch"
3741 opstools : " centos-opstools"
3842 powertools : " powertools"
@@ -50,6 +54,8 @@ centos9:
5054 hacluster : " highavailability"
5155 influxdb : " influxdb"
5256 mariadb : " mariadb"
57+ opensearch : " opensearch-2.x"
58+ opensearch-dashboards : " opensearch-dashboards-2.x"
5359 openvswitch : " centos-nfv-openvswitch"
5460 opstools : " centos-opstools"
5561 proxysql : " proxysql"
@@ -66,6 +72,8 @@ centos9-aarch64:
6672 hacluster : " highavailability"
6773 influxdb : " influxdb"
6874 mariadb : " mariadb"
75+ opensearch : " opensearch-2.x"
76+ opensearch-dashboards : " opensearch-dashboards-2.x"
6977 openvswitch : " centos-nfv-openvswitch"
7078 opstools : " centos-opstools"
7179 proxysql : " proxysql"
@@ -108,6 +116,21 @@ debian:
108116 suite : " bullseye"
109117 component : " main"
110118 gpg_key : " mariadb.gpg"
119+ opensearch :
120+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/"
121+ suite : " stable"
122+ component : " main"
123+ gpg_key : " opensearch.asc"
124+ opensearch-dashboards :
125+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/"
126+ suite : " stable"
127+ component : " main"
128+ gpg_key : " opensearch.asc"
129+ proxysql :
130+ url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/bullseye/"
131+ suite : " ./"
132+ component : " "
133+ gpg_key : " proxysql.asc"
111134 rabbitmq :
112135 url : " https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/debian"
113136 suite : " bullseye"
@@ -118,11 +141,6 @@ debian:
118141 suite : " bullseye"
119142 component : " contrib"
120143 gpg_key : " treasuredata.asc"
121- proxysql :
122- url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/bullseye/"
123- suite : " ./"
124- component : " "
125- gpg_key : " proxysql.asc"
126144
127145debian-aarch64 :
128146 elasticsearch :
@@ -160,6 +178,21 @@ debian-aarch64:
160178 suite : " bullseye"
161179 component : " main"
162180 gpg_key : " mariadb.gpg"
181+ opensearch :
182+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/"
183+ suite : " stable"
184+ component : " main"
185+ gpg_key : " opensearch.asc"
186+ opensearch-dashboards :
187+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/"
188+ suite : " stable"
189+ component : " main"
190+ gpg_key : " opensearch.asc"
191+ proxysql :
192+ url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/bullseye/"
193+ suite : " ./"
194+ component : " "
195+ gpg_key : " proxysql.asc"
163196 rabbitmq :
164197 url : " https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/debian"
165198 suite : " bullseye"
@@ -170,11 +203,6 @@ debian-aarch64:
170203 suite : " bullseye"
171204 component : " contrib"
172205 gpg_key : " treasuredata.asc"
173- proxysql :
174- url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/bullseye/"
175- suite : " ./"
176- component : " "
177- gpg_key : " proxysql.asc"
178206
179207rocky :
180208 ceph : " centos-ceph-pacific"
@@ -189,6 +217,8 @@ rocky:
189217 kibana : " elasticsearch-kibana-logstash-7.x"
190218 logstash : " elasticsearch-kibana-logstash-7.x"
191219 mariadb : " mariadb"
220+ opensearch : " opensearch-2.x"
221+ opensearch-dashboards : " opensearch-dashboards-2.x"
192222 openvswitch : " centos-nfv-openvswitch"
193223 opstools : " centos-opstools"
194224 proxysql : " proxysql"
@@ -208,6 +238,8 @@ rocky-aarch64:
208238 kibana : " elasticsearch-kibana-logstash-7.x"
209239 logstash : " elasticsearch-kibana-logstash-7.x"
210240 mariadb : " mariadb"
241+ opensearch : " opensearch-2.x"
242+ opensearch-dashboards : " opensearch-dashboards-2.x"
211243 openvswitch : " centos-nfv-openvswitch"
212244 opstools : " centos-opstools"
213245 proxysql : " proxysql"
@@ -255,6 +287,21 @@ ubuntu:
255287 suite : " focal"
256288 component : " main"
257289 gpg_key : " mariadb.gpg"
290+ opensearch :
291+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/"
292+ suite : " stable"
293+ component : " main"
294+ gpg_key : " opensearch.asc"
295+ opensearch-dashboards :
296+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/"
297+ suite : " stable"
298+ component : " main"
299+ gpg_key : " opensearch.asc"
300+ proxysql :
301+ url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/focal/"
302+ suite : " ./"
303+ component : " "
304+ gpg_key : " proxysql.asc"
258305 rabbitmq :
259306 url : " https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu"
260307 suite : " focal"
@@ -265,11 +312,6 @@ ubuntu:
265312 suite : " focal"
266313 component : " contrib"
267314 gpg_key : " treasuredata.asc"
268- proxysql :
269- url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/focal/"
270- suite : " ./"
271- component : " "
272- gpg_key : " proxysql.asc"
273315
274316ubuntu-aarch64 :
275317 elasticsearch :
@@ -307,6 +349,21 @@ ubuntu-aarch64:
307349 suite : " focal"
308350 component : " main"
309351 gpg_key : " mariadb.gpg"
352+ opensearch :
353+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/"
354+ suite : " stable"
355+ component : " main"
356+ gpg_key : " opensearch.asc"
357+ opensearch-dashboards :
358+ url : " https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/"
359+ suite : " stable"
360+ component : " main"
361+ gpg_key : " opensearch.asc"
362+ proxysql :
363+ url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/focal/"
364+ suite : " ./"
365+ component : " "
366+ gpg_key : " proxysql.asc"
310367 rabbitmq :
311368 url : " https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu"
312369 suite : " focal"
@@ -317,8 +374,3 @@ ubuntu-aarch64:
317374 suite : " focal"
318375 component : " contrib"
319376 gpg_key : " treasuredata.asc"
320- proxysql :
321- url : " https://repo.proxysql.com/ProxySQL/proxysql-2.3.x/focal/"
322- suite : " ./"
323- component : " "
324- gpg_key : " proxysql.asc"
0 commit comments