Mickaël Canévet
Mickaël Canévet
@jaquer I'd also like to rollback from skulls to 1vyrain. I'm wondering what's the purpose of running `flashrom -p internal -r ./fd.rom --ifd -i fd` as you don't use the...
I worked, thanks a lot.
Somehow adding the absolute path to the `ignore` attribute does not work for me, but this does: ```puppet File { ignore +> 'elasticsearch.keystore' } ``` I'm wondering how/if the absolute...
Maybe having a json output using a magic string (@SUMMONENVJSON or anything else) would do the trick. This output could be easily formatted with any external tool.
This PR works fine. Thanks for it. I think it could be improve though. Currently, the modules' outputs are located in `[all:vars]` section even though, I think, it would be...
Actually, I think we should have a `[root.:children]` section with all `root..` in it so that we can have a `[root.:vars]` section. With this kind of inventory, all modules' output...
@adammck would it be possible to merge this? IMHO it should even be the default behavior.
This is weird, I'm on Debian sid with gpg 2.2.8 and I don't have any issue...
I can't reproduce this...
It should also work for earlier versions.