Skip to content

Commit 9309405

Browse files
committed
add small section about packages
1 parent 2e772e3 commit 9309405

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,14 @@ Foreman 3.16 (with Katello 4.18, Pulp 3.73 and Candlepin 4.6).
1111
### Ansible
1212

1313
`ansible-core` 2.14 as present in CentOS Stream 9.
14+
15+
## Packages
16+
17+
### RPM
18+
19+
Snapshot RPM packages of `foremanctl` and its dependencies can be found in the [`@theforeman/foremanctl` copr](https://copr.fedorainfracloud.org/coprs/g/theforeman/foremanctl/).
20+
21+
```
22+
dnf copr enable @theforeman/foremanctl rhel-9-x86_64
23+
dnf install foremanctl
24+
```

0 commit comments

Comments
 (0)