Unify how are allowed options checked in distro implementation in relation to Ignition customization. Specifically, delete `HasIgnition()` function and replace its use by `GetIgnition()` call and checking if it is `nil`. This approach is consistent with how this is checked for other customizations. Signed-off-by: Tomáš Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora | ||
| rhel7 | ||
| rhel8 | ||
| rhel9 | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| image_config.go | ||
| image_config_test.go | ||