Skip to content

Commit 8839af6

Browse files
committed
Added snippet for the note.
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
1 parent 4462ca7 commit 8839af6

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
**NOTE:** Note that `apt-key` authentication command line, has been deprecated in Ubuntu 20.04 and later versions.
2+
{: .notice--info}

doc/_dev-guide/chapter_0/section_1.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ id: dev-inst-debuan-ubuntu
1111
This chapter describes how you can install {{ site.product.short_name }} on Debian and on Ubuntu
1212
operating systems from our APT repository.
1313

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 %}
1615

1716
## syslog-ng
1817

@@ -84,8 +83,7 @@ Repositories are available [here][ref:obs-lbudai-36] and [here][ref:obs-lbudai-3
8483
wget -qO - http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/Debian_8.0/Release.key | sudo apt-key add -
8584
```
8685

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 %}
8987

9088
2. add repo to APT sources
9189

doc/_dev-guide/chapter_5/section_1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ Its documentation is extensive and full of examples. More test examples can be f
8181

8282
### Installation on Ubuntu
8383

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 %}
8685

8786
```
8887
$ curl http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/xUbuntu_12.04/Release.key | sudo apt-key add -

0 commit comments

Comments
 (0)