Quote some leftovers

Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández 2023-10-18 17:05:16 +02:00
parent 3c8d7135dc
commit c138b8165c
No known key found for this signature in database
GPG Key ID: 100ECB0F58E45C4A
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ file:
exists: true
filetype: file
contents:
- socket=/opt/bitnami/mysql/tmp/mysql.sock
- "socket=/opt/bitnami/mysql/tmp/mysql.sock"
/opt/bitnami/mysql/logs/mysqld.log:
exists: true
filetype: symlink

View File

@ -16,7 +16,7 @@ file:
filetype: file
contents:
- /DocumentRoot.*/opt/bitnami/phpbb/
- Alias /bitnami/phpbb /bitnami/phpbb
- "Alias /bitnami/phpbb /bitnami/phpbb"
# HTTPS vhost should have been properly rendered
/opt/bitnami/apache/conf/vhosts/phpbb-https-vhost.conf:
exists: true
@ -24,7 +24,7 @@ file:
contents:
- "SSLEngine on"
- /DocumentRoot.*/opt/bitnami/phpbb/
- Alias /bitnami/phpbb /bitnami/phpbb
- "Alias /bitnami/phpbb /bitnami/phpbb"
group:
daemon:
exists: true