On Fri, Jun 29, 2018 at 9:48 PM, Dusty Mabe <dusty@dustymabe.com> wrote:


On 06/29/2018 11:14 AM, Sinny Kumari wrote:
> This patch (available in email attachment) is to create new ostree
> commit when there is no content changes since last commit during
> updates compose run. By passing force_new_commit as True, pungi
> runs rpm-ostree command with option --force-nocache .
>
> More details are in releng ticket - https://pagure.io/releng/issue/7585
>
> Thanks,
> Sinny


Thanks Sinny. Can I ask for one change? We actually want "force_new_commit"
only for Atomic Host. For Atomic Workstation/Silverblue we actually don't
want "force_new_commit" because we don't do any formal releases (i.e. 2
week releases) for them and "force_new_commit" actually causes them to get
empty updates.

WDYT?

Yes, makes sense, updated the patch .
Can you please commit this patch to ansible repo and run the required playbook?
Also for my info, it will be nice if you can let me know what playbook you
exactly ran.


--