Ryan
Ryan
Same issue here but with Gitlab enterprise. ``` - name: photon url: https://gitlaburl/photon-inspec-baseline/-/archive/development/photon-inspec-baseline-development.tar.gz [2021-09-03T07:18:29-06:00] WARN: Unrecognized content type: text/html; charset=utf-8. Assuming tar.gz Error opening/processing C:/Gitlab/wsoa-3.x-stig-inspec-baseline/vendor/cdaa91439a1288a354e268e80584d18715102e933a37cfb16d86e0377dd9b2c9.tar.gz: not in gzip format ```
Seems like this is an issue for any directive that does not have a value, for example: internal; break; stub_status; Would be great to get this fixed.
Seems related to https://github.com/inspec/inspec/issues/5284 also.
Would be great if we could support this as mentioned here and in other issues. Whatever the URL fetcher does to Gitlab Enterprise URLs messes up the download. Shouldn't be...
Any issues with getting this merged?
Another thought would be to have an option where the vCenter connection was handled outside of inspec. Say I pre-connected to vCenter before running Inspec which would then handle all...
> @rlakey is this behavior present when you are using a a `metadata.json` to provide this information? I haven't tried that since I was assuming this would come from the...
I experience this as well.
@daveho5392 Please provide the error you were getting or the output of $global:DefaultVIServers | Select-Object -ExpandProperty Version. 7 by itself seems like it would pick up other non-7.0 versions like...
Hi @Nik08 that did indeed resolve the problem but if semver is required it should be documented and enforced by cookstyle please.