inspec/test/fixtures/profiles/fetcher-failures/url-deps-on-missing/inspec.yml
Clinton Wolfe ed209643f3 Test fixture for url fetcher
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2020-01-03 14:15:05 -05:00

10 lines
313 B
YAML

name: url-deps-on-missing
maintainer: InSpec Team
license: Apache-2.0
summary: An InSpec profile that has a dependency on an unresolvable URL
version: 0.1.0
supports:
platform: os
depends:
- name: inspec-test-profile-missing
url: https://github.com/inspec/inspec-test-profile-missing/archive/0.1.0.tar.gz