Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
overlay.d: remove 41rhcos-ignition-conf
Ignition now supports a `base.d` directory for base config fragments that allows FCOS and RHCOS to maintain the same `00-core.ign`, and facilitate the distro-specific changes by placing the other base config fragments in a separate `overlay` directory(coreos/ignition#1108). We don't need to maintain a separate base config for rhcos anymore.
- Loading branch information