Skip to content

Commit d5a8d17

Browse files
authored
Merge pull request #52 from jmarrero/readme-update
README: Update list of examples
2 parents ce54cc3 + 192c9cc commit d5a8d17

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ functionality.
1212
## Examples
1313

1414
- [ansible-firewalld](ansible-firewalld/): Demos using [Ansible](https://github.com/ansible/ansible) to configure [firewalld](https://github.com/firewalld/firewalld)
15+
- [build-zfs-module](build-zfs-module/): Build the ZFS third party module as rpm and install it
1516
- [butane](butane/): Demos using https://github.com/coreos/butane
17+
- [inject-go-binary](inject-go-binary/): Demos adding building and injecting a Go binary + systemd unit
18+
- [podman-next](podman-next): Use COPR to install the podman-next package
1619
- [rsyslog](rsyslog/): Install and configure rsyslog to forward to a remote host
17-
- [wifi](wifi/): Install support for wireless networks along with pre-baked configuration to join a network
20+
- [replace-kernel](replace-kernel): Replace the kernel using packages from Koji
21+
- [replace-systemd](replace-systemd/): Replacing a base package, in this case systemd
1822
- [selinux](selinux/): Demos changing a SELinux boolean
19-
- [inject-go-binary](inject-go-binary/): Demos adding building and injecting a Go binary + systemd unit
2023
- [tailscale](tailscale/): Demos https://tailscale.com/download/linux/fedora
21-
- [replace-systemd](replace-systemd/): Replacing a base package, in this case systemd
24+
- [wifi](wifi/): Install support for wireless networks along with pre-baked configuration to join a network
2225

2326
## Running an example
2427

0 commit comments

Comments
 (0)