File tree Expand file tree Collapse file tree 2 files changed +4
-44
lines changed Expand file tree Collapse file tree 2 files changed +4
-44
lines changed Original file line number Diff line number Diff line change @@ -12,32 +12,6 @@ deb http://archive.ubuntu.com/ubuntu/ focal-backports main universe
12
12
# are qemu, libvirt, and openvswitch.
13
13
deb http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/xena main
14
14
15
- # NOTE(hrw): repositories below are added into image when they are needed as
15
+ # NOTE(hrw): extra repositories are added into image when they are needed as
16
16
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they
17
- # are defined in kolla/repos.yaml file.
18
- #
19
- # Here they stay in case someone needs them.
20
-
21
- # Elasticsearch, Logstash & Kibana repo
22
- #deb https://artifacts.elastic.co/packages/5.x/apt stable main
23
-
24
- # InfluxDB repo
25
- #deb https://repos.influxdata.com/ubuntu focal stable
26
-
27
- # Grafana repo
28
- #deb https://packages.grafana.com/oss/deb stable main
29
-
30
- # Fluentd repo
31
- #deb http://packages.treasuredata.com/4/ubuntu/focal/ focal contrib
32
-
33
- # Qdrouterd repo
34
- #deb http://ppa.launchpad.net/qpid/released/ubuntu/ focal main
35
-
36
- # rabbitmq repo
37
- #deb https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu/ focal main
38
-
39
- # erlang repo
40
- #deb http://ppa.launchpad.net/rabbitmq/rabbitmq-erlang/ubuntu focal main
41
-
42
- # MariaDB repo
43
- #deb http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu focal main
17
+ # are defined in kolla/template/repos.yaml file.
Original file line number Diff line number Diff line change @@ -10,20 +10,6 @@ deb http://ports.ubuntu.com/ focal-backports main universe
10
10
# are qemu, libvirt, and openvswitch.
11
11
deb http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/xena main
12
12
13
- # NOTE(hrw): repositories below are added into image when they are needed as
13
+ # NOTE(hrw): extra repositories are added into image when they are needed as
14
14
# separate files in /etc/apt/sources.list.d/ directory. For that purpose they
15
- # are defined in kolla/repos.yaml file.
16
- #
17
- # Here they stay in case someone needs them.
18
-
19
- # rabbitmq repo
20
- #deb https://packagecloud.io/rabbitmq/rabbitmq-server/ubuntu/ focal main
21
-
22
- # Grafana repo
23
- #deb https://packages.grafana.com/oss/deb stable main
24
-
25
- # elasticsearch (arch:all), logstash (arch:all), kibana (arch:amd64)
26
- #deb [arch=amd64] https://artifacts.elastic.co/packages/5.x/apt stable main
27
-
28
- # MariaDB repo
29
- #deb http://downloads.mariadb.com/MariaDB/mariadb-10.3/repo/ubuntu focal main
15
+ # are defined in kolla/template/repos.yaml file.
You can’t perform that action at this time.
0 commit comments