Rob Nelson
Rob Nelson
@esalberg If that does not work, or you'd rather just have it return early always, I whipped up [this gist](https://gist.github.com/rnelson0/797683d2612d0de777c849990c749e4f). You could save that as a template somewhere in your...
@esalberg Any chance you have been able to try this? Thanks.
I don't know anything about the pe_r10k class so cannot comment on that aspect. However the signs look good for the patch fixing things. Given you probably are focused on...
Yeah, let's make that a new issue. I'll try to test that change before a new release goes out. Edit: New issue opened. Is it okay to resolve this issue,...
@tampakrap Did you mean to open this on puppetlabs/r10k instead?
Ah it looks like it's `agent/r10k.ddl` now, that's why I couldn't find it. Well see if we can get to this soon. Are you ever on IRC/slack to do some...
Yes. Currently you could run it as the optional 'after' command. We can look at better ways to integrate it based on version, though. I just peeked at the documents,...
Yes, `postrun` (`r10k::postrun` in hiera) is the parameter whose name escaped me. I assume we would look for `puppet_version` and use `versioncmp` on it, if it's above 4.6.0 `generate types`...
@alexjfisher IIRC from IRC, you were investigating the patch to r10k option. Any update?
@dan-wittenberg Is this still an issue for you?