Skip to content

Commit

Permalink
zone
Browse files Browse the repository at this point in the history
  • Loading branch information
jiasli committed Apr 29, 2022
1 parent c887066 commit fe47183
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs-ref-conceptual/zone-pivot-groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"id": "yum",
"title": "yum (RHEL, Fedora, CentOS)"
},
{
"id": "tdnf",
"title": "tdnf (Mariner)"
},
{
"id": "zypper",
"title": "zypper (openSUSE, SLES)"
Expand Down
2 changes: 2 additions & 0 deletions docs-ref-conceptual/zone-pivot-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ groups:
title: apt (Ubuntu, Debian)
- id: dnf
title: dnf (RHEL, Fedora, CentOS)
- id: tdnf
title: tdnf (Mariner)
- id: zypper
title: zypper (openSUSE, SLES)
- id: script
Expand Down

0 comments on commit fe47183

Please sign in to comment.