Micah Abbott
Micah Abbott
 [(3) Add [a-h-t] pkg-layering test for installing from a Fedora COPR](https://trello.com/c/sfGgM7m7/712-3-add-a-h-t-pkg-layering-test-for-installing-from-a-fedora-copr)
I think it was in reference to pulling GPG keys via HTTP(S) - https://github.com/rpm-software-management/libdnf/pull/280
 [(3) [a-h-t] Consolidate the 'set_fact' statements into a single role](https://trello.com/c/FLP7rajQ/635-3-a-h-t-consolidate-the-set-fact-statements-into-a-single-role)
> My recommendation would be to block user creation in ostree commits completely. That seems to be a reasonable compromise to me. As noted in Slack, the trade-off then becomes...
I like the idea of managing blueprints via commit IDs, so improving/streamlining the tooling around this would be helpful. The MVP of having something like `composer-cli blueprint show first-time-user COMMIT`...
I ran into this again recently and wanted to document that you can omit the `--parent` option when doing `composer-cli compose start-ostree --ref --url ...` and the compose will use...
I think we are going to need some more details; I'm not able to reproduce this with two VMs on the same IPv6 subnet. But I'm not that great with...
In RHCOS land we've discussed using the Slack plugin as well, but decided we'd rather not get involved with Jenkins plugins if possible. We'll probably implement something like this instead:...
> Support for FCOS in Zuul is related to support of FCOS in Ansible This might be a non-starter for FCOS. We are actively trying to keep `python` out of...
> harrymichal: basically, if there is a cloud qcow available, then we just need to virt-customize it to add the zuul ssh keys and some tools like git or rsync...