Ringo De Smet

Results 243 comments of Ringo De Smet

I'm using two local module directories in my Puppetfile as @carlossg suggested. I bumped into the issue that dependencies via :path based modules were not fetched, but I fixed this...

I submitted an Improvement request in the new PuppetLabs JIRA to split out the Modulefile handling in a separate gem: https://tickets.puppetlabs.com/browse/PUP-1188 With this functionality as a separate gem, it would...

@cnunciato do you have an update on this?

@luisdavim the ContainerLabs repo no longer exists. Do you have any idea where that fork went? Are all contributions to that fork lost now?

@justinvp if MLC transformations is something the CLI/engine will support, we should also think of a way to check the CLI version from the code and report a "CLI should...

@abronan if I would provide a pull request for this, should this replace the current etcd v2 setup, or should I provide a separate etcd3 backend?

Call to @aluzzardi, @sanimej and @vieux to shed some light on the activity status of `docker/libkv` and `docker/leadership`. Should I contribute etcd3 support here, or do it directly in the...

I found work in progress on etcd3 in this fork: https://github.com/dqminh/libkv/tree/etcdv3/store/etcdv3 @dqminh, you need a hand finishing it?

The best I have seen so far in supporting versioned documentation is [Antora](https://antora.org). Now adopting this for Concourse would be a major change because: * content is written in [AsciiDoc](http://asciidoc-py.github.io)...