Skip to content

Commit

Permalink
Merge pull request #599 from openziti/qrkourier-patch-4
Browse files Browse the repository at this point in the history
use redhat9 rpm
  • Loading branch information
qrkourier authored Aug 2, 2023
2 parents 6e97164 + 7922e85 commit 576e0f4
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions docusaurus/docs/reference/tunnelers/linux/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Architectures available:

* x86_64

Use this repo with var `$releasever` on CentOS 7, Rocky 8, RHEL 7-8.
Use this repo with var `$releasever` on CentOS 7, Rocky 8-9, and RHEL 7-9.

```ini
[OpenZiti]
Expand All @@ -197,27 +197,6 @@ gpgkey=https://packages.openziti.org/zitipax-openziti-rpm-stable/redhat$releasev
repo_gpgcheck=1
```

</TabItem>
<TabItem value="RedHat9">

#### Red Hat 9

Architectures available:

* x86_64

Use the the Red Hat 8 repo until a dedicated Red Hat 9 repo becomes available ([link to issue](https://github.com/openziti/ziti-tunnel-sdk-c/issues/517)).

```ini
[OpenZiti]
name=OpenZiti
baseurl=https://packages.openziti.org/zitipax-openziti-rpm-stable/redhat8/$basearch
enabled=1
gpgcheck=0
gpgkey=https://packages.openziti.org/zitipax-openziti-rpm-stable/redhat8/$basearch/repodata/repomd.xml.key
repo_gpgcheck=1
```

</TabItem>
<TabItem value="Fedora">

Expand Down

1 comment on commit 576e0f4

@vercel
Copy link

@vercel vercel bot commented on 576e0f4 Aug 2, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

ziti-doc – ./

ziti-doc-docusaurus.vercel.app
ziti-doc-git-main-openziti.vercel.app
ziti-doc-openziti.vercel.app

Please sign in to comment.