redhat-cop/infra.osbuild

default(omit) adding a line to the kickstart file when it should be skipped

matoval opened this issue · 0 comments

The kickstart template default(omit) adding a line to the kickstart file with:

%post
__omit_place_holder__becb5b0a1e889e0d21910c3a89092b758cc5163f
%end

The template should skip all omit values.