update
This commit is contained in:
@@ -57,6 +57,11 @@ if grep -R '^[[:space:]]*keepalive_timeout[[:space:]]' \
|
||||
printf 'FAIL: conf.d template duplicates nginx.conf keepalive_timeout\n' >&2
|
||||
exit 1
|
||||
fi
|
||||
grep -F -- './config/letsencrypt/archive:/etc/archive:ro' \
|
||||
"${TEST_ROOT}/compose.tls.yaml" >/dev/null || {
|
||||
printf 'FAIL: TLS compose does not expose Certbot archive symlink targets\n' >&2
|
||||
exit 1
|
||||
}
|
||||
|
||||
printf '%s\n' \
|
||||
'broker.test' \
|
||||
|
||||
Reference in New Issue
Block a user