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

Double toggle comments

parent faf8bc20
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -4,23 +4,23 @@ ...@@ -4,23 +4,23 @@
sso_url: "sso.example.org" sso_url: "sso.example.org"
## LDAP parameters ## LDAP parameters
# Organization name ## Organization name
ldap_org: "Example" ldap_org: "Example"
# Domain ## Domain
ldap_domain: "example.org" ldap_domain: "example.org"
# Base DN ## Base DN
ldap_base_dn: "dc=example,dc=org" ldap_base_dn: "dc=example,dc=org"
# Admin password ## Admin password
ldap_admin_pass: "AdminPasswordToBeModified" ldap_admin_pass: "AdminPasswordToBeModified"
# Configuration password ## Configuration password
ldap_config_pass: "ConfigPasswordToBeModified" ldap_config_pass: "ConfigPasswordToBeModified"
# Readonly password ## Readonly password
ldap_readonly_pass: "ReadOnlyPasswordToBeModified" ldap_readonly_pass: "ReadOnlyPasswordToBeModified"
# URL for PHP MyAdmin ## URL for PHP MyAdmin
ldap_url: "ldap.example.org" ldap_url: "ldap.example.org"
# Backups ## Backups
# Parameters for pushing backups to Object Storage - Instance 1 ## Parameters for pushing backups to Object Storage - Instance 1
swift_odoo_authurl: https://auth.cloud.ovh.net/v3/ swift_odoo_authurl: https://auth.cloud.ovh.net/v3/
swift_odoo_authversion: 3 swift_odoo_authversion: 3
swift_odoo_tenantid: "132e1fa" swift_odoo_tenantid: "132e1fa"
...@@ -28,7 +28,7 @@ swift_odoo_tenantname: "12312534534" ...@@ -28,7 +28,7 @@ swift_odoo_tenantname: "12312534534"
swift_odoo_username: "testuser" swift_odoo_username: "testuser"
swift_odoo_password: "testpassword" swift_odoo_password: "testpassword"
swift_odoo_regionname: "GRA" 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_authurl: https://auth.cloud.ovh.net/v3/
swift_odoo2_authversion: 3 swift_odoo2_authversion: 3
swift_odoo2_tenantid: "12323534ab" swift_odoo2_tenantid: "12323534ab"
...@@ -36,5 +36,5 @@ swift_odoo2_tenantname: "123124235345" ...@@ -36,5 +36,5 @@ swift_odoo2_tenantname: "123124235345"
swift_odoo2_username: "testuser" swift_odoo2_username: "testuser"
swift_odoo2_password: "testpassword" swift_odoo2_password: "testpassword"
swift_odoo2_regionname: "DE" swift_odoo2_regionname: "DE"
# Passphrase for backups encryption ## Passphrase for backups encryption
auth_backup_pass: notSecureEnoughPasswordToBeModified auth_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