<div dir="ltr">Colin,<br><div><br>+1 on this. I've just created <a href="https://github.com/CentOS-PaaS-SIG/centos-paas-ci">https://github.com/CentOS-PaaS-SIG/centos-paas-ci</a> and will be contributing there PaaS CI things. I intend to use the cciskel-duffy script, and hope to model things similarly. <br><br></div><div>One thought I have been having about the metadata bits we discussed yesterday in the meeting. What if we didn't have duffy do the metadata, but rather consumed the session values, nodes, etc. from duffy, then allowed the cciskel-duffy to pull in a json file that helped define metadata. I can see that you are doing a small inventory bit in the code, it looks mostly around ansible groups. <br><br></div><div>Consider the following use case/story. I've requested three nodes from duffy, for an openshift cluster. One will be the master, the other two will be nodes. Putting a custom built RPM repository on one node (not the master), and then installing using the atomic-openshift-installer. a installer.cfg.yml file will need to be created which details these items. Having this in a dynamically-generated inventory from your cciskel-duffy tool seems like a great location, at least until duffy can do this itself.<br><br></div><div>Thoughts?<br><br></div><div>herlo<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 18, 2016 at 6:08 PM, Colin Walters <span dir="ltr"><<a href="mailto:walters@verbum.org" target="_blank">walters@verbum.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On Wed, May 18, 2016, at 05:05 PM, Colin Walters wrote:<br>
> Hi,<br>
><br>
> <a href="https://github.com/cgwalters/centos-ci-skeleton/releases/tag/v2016.1" rel="noreferrer" target="_blank">https://github.com/cgwalters/centos-ci-skeleton/releases/tag/v2016.1</a><br>
><br>
> is a repo I put together today that's factoring out some recent work<br>
> I did on a new duffy wrapper script:<br>
><br>
> <a href="https://github.com/cgwalters/centos-ci-skeleton/releases/tag/v2016.1" rel="noreferrer" target="_blank">https://github.com/cgwalters/centos-ci-skeleton/releases/tag/v2016.1</a><br>
<br>
</span>This second link should have been<br>
<a href="https://github.com/cgwalters/centos-ci-skeleton/blob/master/cciskel-duffy" rel="noreferrer" target="_blank">https://github.com/cgwalters/centos-ci-skeleton/blob/master/cciskel-duffy</a><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ci-users mailing list<br>
<a href="mailto:Ci-users@centos.org">Ci-users@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/ci-users" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/ci-users</a><br>
</div></div></blockquote></div><br></div>