Skip to content

Update install.md #652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/nap-waf/v5/admin-guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ Follow these steps before you install NGINX Open Source or NGINX Plus.
```

{{%/tab%}}
{{%tab name="Ubuntu 20.04"%}}
{{%tab name="Ubuntu 22.04"%}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we already have a tab for Ubuntu 22.04. So the solution here is to delete lines 593-606. (Same issue, 3 places total)


{{< include "nap-waf/config/v5/host-based-nginx-instructions/nginx-oss-ubuntu.md" >}}

Expand Down Expand Up @@ -766,7 +766,7 @@ Then you can move onto the next step, depending on your chosen operating system.
```

{{%/tab%}}
{{%tab name="Ubuntu 20.04"%}}
{{%tab name="Ubuntu 22.04"%}}

{{< include "nap-waf/config/v5/host-based-nginx-instructions/nginx-plus-ubuntu.md" >}}

Expand Down Expand Up @@ -1174,7 +1174,7 @@ sudo dnf remove app-protect-module-plus
```

{{%/tab%}}
{{%tab name="Ubuntu 20.04"%}}
{{%tab name="Ubuntu 22.04"%}}

For NGINX Open Source
Uninstall the NGINX App Protect WAF v5 package:
Expand Down
Loading