Skip to content

Commit 315321c

Browse files
Change yum to dnf
1 parent 95472c5 commit 315321c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/content/installation-upgrade/installation-oss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Before you install NGINX Agent for the first time on your system, you need to se
301301
sudo dnf install yum-utils procps
302302
```
303303

304-
1. To set up the yum repository for Amazon Linux 2023, create the file named `/etc/yum.repos.d/nginx-agent.repo` with the following contents:
304+
1. To set up the dnf repository for Amazon Linux 2023, create the file named `/etc/yum.repos.d/nginx-agent.repo` with the following contents:
305305
```
306306
[nginx-agent]
307307
name=nginx agent repo

site/content/installation-upgrade/installation-plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Before you install NGINX Agent for the first time on your system, you need to se
376376
sudo dnf install yum-utils procps ca-certificates
377377
```
378378

379-
1. To set up the yum repository for Amazon Linux 2023, create the file named `/etc/yum.repos.d/nginx-agent.repo` with the following contents:
379+
1. To set up the dnf repository for Amazon Linux 2023, create the file named `/etc/yum.repos.d/nginx-agent.repo` with the following contents:
380380

381381
```
382382
[nginx-agent]

0 commit comments

Comments
 (0)