-
spaced authored
* set selinux type t_etc if selinux state is enforcing * workaround with update repo is no longer needed remove comments about failing playbook * grubby is not available in distros using ostree * remove docker support because removed in fcos update install script example with live rootfs * do not call grubby on ostree based distro * update docs enabling containerd on fedora coreos
spaced authored* set selinux type t_etc if selinux state is enforcing * workaround with update repo is no longer needed remove comments about failing playbook * grubby is not available in distros using ostree * remove docker support because removed in fcos update install script example with live rootfs * do not call grubby on ostree based distro * update docs enabling containerd on fedora coreos
fcos.md 1.76 KiB
Fedora CoreOS
Tested with stable version 34.20210611.3.0
Because package installation with rpm-ostree
requires a reboot, playbook may fail while bootstrap.
Restart playbook again.
Containers
Tested with
- containerd
- crio
Network
calico
To use calico create sysctl file with ignition:
files:
- path: /etc/sysctl.d/reverse-path-filter.conf
contents:
inline: |
net.ipv4.conf.all.rp_filter=1