Skip to content
Extraits de code Groupes Projets
Valider 59d2e313 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

Double escape comments

parent b2b30824
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
---
# Mattermost URL
## Mattermost URL
mm_url: "mattermost.example.org"
# Mattermost DB
## Mattermost DB
mm_db_name: "mattermost"
mm_db_user: "mattermost"
mm_db_pass: "veryUnsecurePassToBeModified"
# OPTIONAL - Mailserver, if defined a postfix proxy will be deployed, otherwise MailHog will be deployed
## OPTIONAL - Mailserver, if defined a postfix proxy will be deployed, otherwise MailHog will be deployed
# mailname: example.org
# mailserver: smtp.example.org
# smtpport: 465
# smtpuser: smtpuser
# smtppass: veryUnsecurePassToBeModified
# Backups
# Parameters for pushing backups to Object Storage - Instance 1
## Backups
## Parameters for pushing backups to Object Storage - Instance 1
swift_odoo_authurl: https://auth.cloud.ovh.net/v3/
swift_odoo_authversion: 3
swift_odoo_tenantid: "132e1fa"
......@@ -22,7 +22,7 @@ swift_odoo_tenantname: "12312534534"
swift_odoo_username: "testuser"
swift_odoo_password: "testpassword"
swift_odoo_regionname: "GRA"
# Parameters for pushing backups to Object Storage - Instance 2
## Parameters for pushing backups to Object Storage - Instance 2
swift_odoo2_authurl: https://auth.cloud.ovh.net/v3/
swift_odoo2_authversion: 3
swift_odoo2_tenantid: "12323534ab"
......@@ -30,5 +30,5 @@ swift_odoo2_tenantname: "123124235345"
swift_odoo2_username: "testuser"
swift_odoo2_password: "testpassword"
swift_odoo2_regionname: "DE"
# Passphrase for backups encryption
## Passphrase for backups encryption
mm_backup_pass: notSecureEnoughPasswordToBeModified
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter