File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
_includes/doc/admin-guide/notes Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change
1
+ ** NOTE:** Note that ` apt-key ` authentication command line, has been deprecated in Ubuntu 20.04 and later versions.
2
+ {: .notice--info}
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ id: dev-inst-debuan-ubuntu
11
11
This chapter describes how you can install {{ site.product.short_name }} on Debian and on Ubuntu
12
12
operating systems from our APT repository.
13
13
14
- ** NOTE:** Note that ` apt-key ` authentication command line, has been deprecated in Ubuntu 20.04 and later versions.
15
- {: .notice--info}
14
+ {% include doc/admin-guide/notes/apt-key-deprecation.md %}
16
15
17
16
## syslog-ng
18
17
@@ -84,8 +83,7 @@ Repositories are available [here][ref:obs-lbudai-36] and [here][ref:obs-lbudai-3
84
83
wget -qO - http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/Debian_8.0/Release.key | sudo apt-key add -
85
84
```
86
85
87
- ** NOTE:** Note that ` apt-key` authentication command line, has been deprecated in Ubuntu 20.04 and later versions.
88
- {: .notice--info}
86
+ {% include doc/admin-guide/notes/apt-key-deprecation.md %}
89
87
90
88
2. add repo to APT sources
91
89
Original file line number Diff line number Diff line change @@ -81,8 +81,7 @@ Its documentation is extensive and full of examples. More test examples can be f
81
81
82
82
### Installation on Ubuntu
83
83
84
- ** NOTE:** Note that ` apt-key ` authentication command line, has been deprecated in Ubuntu 20.04 and later versions.
85
- {: .notice--info}
84
+ {% include doc/admin-guide/notes/apt-key-deprecation.md %}
86
85
87
86
```
88
87
$ curl http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/xUbuntu_12.04/Release.key | sudo apt-key add -
You can’t perform that action at this time.
0 commit comments