yaml: Remove trust section from examples and tests

With 561ce6f4be ("Remove Notary and Content Trust") we
removed support for content trust. No need to have it
in the YAMLs either.

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2021-08-10 00:07:13 +01:00
parent 4e600a3790
commit f52c7f17c8
93 changed files with 0 additions and 345 deletions

View File

@@ -24,6 +24,3 @@ files:
- path: etc/getty.shadow
# sample sets password for root to "abcdefgh" (without quotes)
contents: 'root:$6$6tPd2uhHrecCEKug$8mKfcgfwguP7f.BLdZsT1Wz7WIIJOBY1oUFHzIv9/O71M2J0EPdtFqFGTxB1UK5ejqQxRFQ.ZSG9YXR0SNsc11:17322:0:::::'
trust:
org:
- linuxkit

View File

@@ -31,7 +31,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -21,6 +21,3 @@ files:
source: ~/.ssh/id_rsa.pub
mode: "0600"
optional: true
trust:
org:
- linuxkit

View File

@@ -53,7 +53,3 @@ files:
- path: etc/docker/daemon.json
contents: '{"debug": true, "hosts": ["unix:///var/run/docker.sock"]}'
mode: "0644"
trust:
org:
- linuxkit
- library

View File

@@ -44,6 +44,3 @@ files:
# the below key is just to keep the example self-contained
# !!! provide a proper key for production use here !!!
contents: "abcdefghijklmnopqrstuvwxyz123456"
trust:
org:
- linuxkit

View File

@@ -38,6 +38,3 @@ files:
# the below key is just to keep the example self-contained
# !!! provide a proper key for production use here !!!
contents: "abcdefghijklmnopqrstuvwxyz123456"
trust:
org:
- linuxkit

View File

@@ -106,8 +106,3 @@ services:
"--storage-driver", "overlay2" ]
runtime:
mkdir: ["/var/lib/docker"]
trust:
org:
- linuxkit
- library

View File

@@ -46,7 +46,3 @@ files:
directory: true
- path: etc/docker/daemon.json
contents: '{"debug": true}'
trust:
org:
- linuxkit
- library

View File

@@ -35,7 +35,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -24,6 +24,3 @@ files:
- path: etc/getty.shadow
# sample sets password for root to "abcdefgh" (without quotes)
contents: 'root:$6$6tPd2uhHrecCEKug$8mKfcgfwguP7f.BLdZsT1Wz7WIIJOBY1oUFHzIv9/O71M2J0EPdtFqFGTxB1UK5ejqQxRFQ.ZSG9YXR0SNsc11:17322:0:::::'
trust:
org:
- linuxkit

View File

@@ -34,6 +34,3 @@ files:
source: ~/.ssh/id_rsa.pub
mode: "0600"
optional: true
trust:
org:
- linuxkit

View File

@@ -41,7 +41,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -42,7 +42,3 @@ services:
env:
- INFLUXDB_URL=http://127.0.0.1:8086
- KAPACITOR_URL=http://127.0.0.1:9092
trust:
org:
- linuxkit
- library

View File

@@ -28,7 +28,3 @@ services:
image: linuxkit/logwrite:e64e0f06e485e3542b58f3517da3bc13f246d208
- name: kmsg
image: linuxkit/kmsg:df84eda2a82d5e24ddfe241831af3efb13a1a557
trust:
org:
- linuxkit
- library

View File

@@ -14,6 +14,3 @@ services:
image: linuxkit/getty:ed32c71531f5998aa510847bb07bd847492d4101
env:
- INSECURE=true
trust:
org:
- linuxkit

View File

@@ -16,6 +16,3 @@ services:
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
- name: node_exporter
image: linuxkit/node_exporter:f2e8d89c950dada9a1ff497f312abd79a00292f8
trust:
org:
- linuxkit

View File

@@ -32,7 +32,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -34,6 +34,3 @@ files:
source: ~/.ssh/id_rsa.pub
mode: "0600"
optional: true
trust:
org:
- linuxkit

View File

@@ -27,7 +27,3 @@ services:
- CAP_SETGID
- CAP_DAC_OVERRIDE
net: host
trust:
org:
- linuxkit
- library

View File

@@ -30,7 +30,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -24,6 +24,3 @@ services:
- INSECURE=true
- name: rngd
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
trust:
org:
- linuxkit

View File

@@ -28,6 +28,3 @@ files:
source: ~/.ssh/id_rsa.pub
mode: "0600"
optional: true
trust:
org:
- linuxkit

View File

@@ -27,6 +27,3 @@ files:
# domain test.local
nameserver 10.10.1.101
nameserver 10.10.1.100
trust:
org:
- linuxkit

View File

@@ -29,7 +29,3 @@ services:
- INSECURE=true
- name: rngd
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
trust:
org:
- linuxkit
- library

View File

@@ -25,6 +25,3 @@ files:
- path: etc/getty.shadow
# sample sets password for root to "abcdefgh" (without quotes)
contents: 'root:$6$6tPd2uhHrecCEKug$8mKfcgfwguP7f.BLdZsT1Wz7WIIJOBY1oUFHzIv9/O71M2J0EPdtFqFGTxB1UK5ejqQxRFQ.ZSG9YXR0SNsc11:17322:0:::::'
trust:
org:
- linuxkit

View File

@@ -28,7 +28,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -32,7 +32,3 @@ files:
source: ~/.ssh/id_rsa.pub
mode: "0600"
optional: true
trust:
org:
- linuxkit

View File

@@ -16,7 +16,3 @@ services:
- /run/containerd/containerd.sock:/run/containerd/containerd.sock
command: ["/vsudd",
"-inport", "2374:unix:/run/containerd/containerd.sock"]
trust:
org:
- linuxkit

View File

@@ -36,7 +36,3 @@ services:
- CAP_DAC_OVERRIDE
binds:
- /etc/resolv.conf:/etc/resolv.conf
trust:
org:
- linuxkit
- library

View File

@@ -77,7 +77,3 @@ files:
PublicKey = AcS5t3PC5nL/oj0sYhc3yFpDlRaXoJ0mfEq6iq0rFF4=
AllowedIPs = 0.0.0.0/0
Endpoint = 127.0.0.1:51820
trust:
org:
- linuxkit
- library