diff --git a/recipes/common/updates.yml b/recipes/common/updates.yml index f91bd76..5b75ec1 100644 --- a/recipes/common/updates.yml +++ b/recipes/common/updates.yml @@ -1,11 +1,12 @@ modules: - - type: files - files: - - source: rpm-ostreed-conf - destination: /etc + # - type: files + # files: + # - source: rpm-ostreed-conf + # destination: /etc - type: systemd system: masked: - ublue-update.timer enabled: - - rpm-ostreed-automatic.timer + # - rpm-ostreed-automatic.timer + - bootc-fetch-apply-updates.timer