mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 07:17:59 +08:00
[bitnami/*] GOSS templates' standardization (#42419)
* [bitnami/*] GOSS templates' standardization Signed-off-by: Fran de Paz <fdepaz@vmware.com> * Update .vib/common/goss/templates/check-ca-certs.yaml Co-authored-by: Jose Antonio Carmona <jcarmona@vmware.com> Signed-off-by: Fran de Paz Galán <fdepaz@vmware.com> --------- Signed-off-by: Fran de Paz <fdepaz@vmware.com> Signed-off-by: Fran de Paz Galán <fdepaz@vmware.com> Co-authored-by: Jose Antonio Carmona <jcarmona@vmware.com>
This commit is contained in:
committed by
GitHub
parent
7b6110f0a2
commit
ac8540291e
@@ -2,8 +2,9 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
########################
|
||||
# Checks the ca-certificates package
|
||||
# is installed accesing an HTTPS URL
|
||||
# Checks the ca-certificates package is installed accessing an HTTPS URL
|
||||
# Needed vars:
|
||||
# - None
|
||||
########################
|
||||
http:
|
||||
https://www.bitnami.com:
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Copyright VMware, Inc.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
########################
|
||||
# Test coverage for the php-fpm package
|
||||
# Needed vars:
|
||||
# - None
|
||||
########################
|
||||
file:
|
||||
/opt/bitnami/php/etc/php.ini:
|
||||
exists: true
|
||||
|
||||
Reference in New Issue
Block a user