test: Update trust setting for remaining test YAMLs

The YAMLs in ./test/hack enumerated the images to pull with
content trust. All images in the 'linuxkit' org should
now have trust enabled.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2018-02-06 18:27:47 +00:00
parent c79607a8a4
commit 700ef35c8c
2 changed files with 4 additions and 11 deletions

View File

@ -16,8 +16,5 @@ files:
- path: /etc/ltp/baseline
contents: "100"
trust:
image:
- linuxkit/kernel
- linuxkit/init
- linuxkit/runc
- linuxkit/containerd
org:
- linuxkit

View File

@ -17,9 +17,5 @@ onboot:
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
image:
- linuxkit/kernel
- linuxkit/init
- linuxkit/runc
- linuxkit/containerd
- linuxkit/dhcpcd
org:
- linuxkit