diff --git a/config.yaml b/config.yaml index d4089ed..2bb2f17 100644 --- a/config.yaml +++ b/config.yaml @@ -1,3 +1,6 @@ +parameters: + pre_clean: true + actions: - delete_line: @@ -54,8 +57,8 @@ actions: find: "sed -e \"s,@@VERSION@@,%{version},g\" -e \"s,@@VERSION_RELEASE@@,%{version}-%{release},g\" \\" replace: "sed -e \"s,@@VERSION@@,%{version},g\" -e \"s,@@VERSION_RELEASE@@,%{version}-%{release},g\" -e \"s,@@RHEL_VERSION_RELEASE@@,%{rhel_version_release},g\" \\" - target: "grub.macros" - find: '%global grub_modules " all_video boot blscfg \\\' - replace: '%global grub_modules " all_video boot blscfg btrfs \\\' + find: '%global grub_modules " all_video boot blscfg blsuki \\\' + replace: '%global grub_modules " all_video boot blscfg blsuki btrfs \\\' count: 1 - modify_release: