Aaron Lippold

Results 219 comments of Aaron Lippold

I am seeing this error as well. What can we do to help get this updated and working again?

we do this quite a bit You need to use the archieve tar.gz or .zip from the archieve/.targ.gz ...

Also note, if your GH has auth setup and the repo is not public you need to cache our gh creds first and then do your inspec exec

Hi, my vote would be the major players at this point, and hopefully once we have the foundations in place the community can fill in any of the outliers as...

Hello, I will see if I can provide some feedback. In this case, we are reaching out to the Ohai folks be useful? On Thu, Feb 17, 2022 at 06:28...

This actually kind of works already if you do the right tricks in the control file if you don't worry about putting your new functionality in a formal plugin. Those...

This is what the `tag` feature is for in your controls. You could add a "tag code_desc: 'Command: "ls -Art /tmp | tail -n 1" stdout is expected to match...

The way we are addressing it at the moment is to use if / else statements if (I should set to 0) impact 0.0 describe "this is na reason" do...

That would be great. On Wed, Sep 23, 2020, 7:18 PM James Stocks wrote: > Would the desired code be > > only_if('Host not a Kubernetes master node: Control not...