|
| 1 | +--- |
| 2 | +ubuntu: |
| 3 | + docker-ce: |
| 4 | + url: "{{ stackhpc_repo_docker_ce_ubuntu_noble_url }}" |
| 5 | + suite: "noble" |
| 6 | + component: "stable" |
| 7 | + gpg_key: "docker-ce.asc" |
| 8 | + erlang: |
| 9 | + url: "https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu" |
| 10 | + suite: "noble" |
| 11 | + component: "main" |
| 12 | + gpg_key: "erlang-ppa.gpg" |
| 13 | + fluentd: |
| 14 | + url: "https://packages.treasuredata.com/lts/5/ubuntu/noble/" |
| 15 | + suite: "noble" |
| 16 | + component: "contrib" |
| 17 | + gpg_key: "treasuredata.asc" |
| 18 | + grafana: |
| 19 | + url: "https://apt.grafana.com" |
| 20 | + suite: "stable" |
| 21 | + component: "main" |
| 22 | + gpg_key: "grafana.asc" |
| 23 | + influxdb: |
| 24 | + url: "https://repos.influxdata.com/ubuntu" |
| 25 | + # TODO(mnasiadka): Switch to noble when available |
| 26 | + suite: "jammy" |
| 27 | + component: "stable" |
| 28 | + gpg_key: "influxdb.asc" |
| 29 | + mariadb: |
| 30 | + url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu" |
| 31 | + suite: "noble" |
| 32 | + component: "main" |
| 33 | + gpg_key: "mariadb.gpg" |
| 34 | + opensearch: |
| 35 | + url: "https://artifacts.opensearch.org/releases/bundle/opensearch/3.x/apt/" |
| 36 | + suite: "stable" |
| 37 | + component: "main" |
| 38 | + gpg_key: "opensearch.asc" |
| 39 | + opensearch-dashboards: |
| 40 | + url: "https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/3.x/apt/" |
| 41 | + suite: "stable" |
| 42 | + component: "main" |
| 43 | + gpg_key: "opensearch.asc" |
| 44 | + proxysql: |
| 45 | + url: "https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/" |
| 46 | + suite: "./" |
| 47 | + component: "" |
| 48 | + gpg_key: "proxysql.asc" |
| 49 | + rabbitmq: |
| 50 | + url: "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu" |
| 51 | + suite: "noble" |
| 52 | + component: "main" |
| 53 | + gpg_key: "rabbitmq.gpg" |
| 54 | + |
| 55 | +ubuntu-aarch64: |
| 56 | + docker-ce: |
| 57 | + url: "{{ stackhpc_repo_docker_ce_ubuntu_noble_url }}" |
| 58 | + suite: "noble" |
| 59 | + component: "stable" |
| 60 | + gpg_key: "docker-ce.asc" |
| 61 | + erlang: |
| 62 | + url: "https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang/ubuntu" |
| 63 | + suite: "noble" |
| 64 | + component: "main" |
| 65 | + gpg_key: "erlang-ppa.gpg" |
| 66 | + fluentd: |
| 67 | + url: "https://packages.treasuredata.com/lts/5/ubuntu/noble/" |
| 68 | + suite: "noble" |
| 69 | + component: "contrib" |
| 70 | + gpg_key: "treasuredata.asc" |
| 71 | + grafana: |
| 72 | + url: "https://apt.grafana.com" |
| 73 | + suite: "stable" |
| 74 | + component: "main" |
| 75 | + gpg_key: "grafana.asc" |
| 76 | + influxdb: |
| 77 | + url: "https://repos.influxdata.com/ubuntu" |
| 78 | + # TODO(mnasiadka): Switch to noble when available |
| 79 | + suite: "jammy" |
| 80 | + component: "stable" |
| 81 | + gpg_key: "influxdb.asc" |
| 82 | + mariadb: |
| 83 | + url: "https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu" |
| 84 | + suite: "noble" |
| 85 | + component: "main" |
| 86 | + gpg_key: "mariadb.gpg" |
| 87 | + opensearch: |
| 88 | + url: "https://artifacts.opensearch.org/releases/bundle/opensearch/3.x/apt/" |
| 89 | + suite: "stable" |
| 90 | + component: "main" |
| 91 | + gpg_key: "opensearch.asc" |
| 92 | + opensearch-dashboards: |
| 93 | + url: "https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/3.x/apt/" |
| 94 | + suite: "stable" |
| 95 | + component: "main" |
| 96 | + gpg_key: "opensearch.asc" |
| 97 | + proxysql: |
| 98 | + url: "https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/" |
| 99 | + suite: "./" |
| 100 | + component: "" |
| 101 | + gpg_key: "proxysql.asc" |
| 102 | + rabbitmq: |
| 103 | + url: "https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu" |
| 104 | + suite: "noble" |
| 105 | + component: "main" |
| 106 | + arch: "amd64" |
| 107 | + gpg_key: "rabbitmq.gpg" |
| 108 | + |
| 109 | +rocky: |
| 110 | + ceph: "centos-ceph-reef" |
| 111 | + crb: "crb" |
| 112 | + docker-ce: "docker-ce" |
| 113 | + epel: "epel" |
| 114 | + erlang: "rabbitmq_rabbitmq-erlang" |
| 115 | + extras: "extras" |
| 116 | + fluentd: "fluent-package-lts" |
| 117 | + grafana: "grafana" |
| 118 | + hacluster: "highavailability" |
| 119 | + influxdb: "influxdb" |
| 120 | + mariadb: "mariadb" |
| 121 | + opensearch: "opensearch-3.x" |
| 122 | + opensearch-dashboards: "opensearch-dashboards-3.x" |
| 123 | + openvswitch: "centos-nfv-openvswitch" |
| 124 | + opstools: "centos-opstools" |
| 125 | + proxysql: "proxysql" |
| 126 | + rabbitmq: "rabbitmq_rabbitmq-server" |
| 127 | + |
| 128 | +rocky-aarch64: |
| 129 | + ceph: "centos-ceph-reef" |
| 130 | + crb: "crb" |
| 131 | + docker-ce: "docker-ce" |
| 132 | + epel: "epel" |
| 133 | + erlang: "copr-rabbitmq-erlang" |
| 134 | + extras: "extras" |
| 135 | + fluentd: "fluent-package-lts" |
| 136 | + grafana: "grafana" |
| 137 | + influxdb: "influxdb" |
| 138 | + hacluster: "highavailability" |
| 139 | + mariadb: "mariadb" |
| 140 | + opensearch: "opensearch-3.x" |
| 141 | + opensearch-dashboards: "opensearch-dashboards-3.x" |
| 142 | + openvswitch: "centos-nfv-openvswitch" |
| 143 | + opstools: "centos-opstools" |
| 144 | + proxysql: "proxysql" |
| 145 | + rabbitmq: "rabbitmq_rabbitmq-server" |
0 commit comments