Skip to content

Commit

Permalink
Merge pull request #52 from jmarrero/readme-update
Browse files Browse the repository at this point in the history
README: Update list of examples
  • Loading branch information
cgwalters committed Dec 20, 2022
2 parents ce54cc3 + 192c9cc commit d5a8d17
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,16 @@ functionality.
## Examples

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

## Running an example

Expand Down

0 comments on commit d5a8d17

Please sign in to comment.