inspec/test/fixtures/profiles/fetcher-failures/git-bad/inspec.yml
Ryan Davis 99f86c8a0b These tests don't pass on a network cafe and just hang forever.
Changing to localhost resolves immediately but assumes you're NOT
running a git server on http locally.

This seems more valid to me than assuming you know how DNS is going to
resolve everywhere.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2020-02-03 13:18:56 -08:00

9 lines
181 B
YAML

name: git-bad
license: Apache-2.0
summary: A profile with a bad git dependency
version: 0.1.0
supports:
platform: os
depends:
- name: nonesuch
git: http://localhost/no/such