]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
examples/builder.yml: fix up subuid/subgid handling code
authorDan Mick <dan.mick@redhat.com>
Wed, 14 May 2025 00:36:34 +0000 (17:36 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 15 May 2025 02:13:42 +0000 (19:13 -0700)
commite17a8c8fb985eb9206c785d6595b5a8ae64853a6
tree7c4e48cf0a5c6467c50e3d28d7cb1c9b64374b74
parent4bfa56358ac53adad5cf3a3084b681b40bd352fc
examples/builder.yml: fix up subuid/subgid handling code

1) not necessary to make 'find highest uid' conditional (and the
   check was checking 0 instead of !0 anyway)
2) fix up choice of "calculated or default" using "| default()"

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ansible/examples/builder.yml