Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
gitlab
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse du dépôt
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Le Filament
Ansible Roles
gitlab
Validations
c07a543c
Valider
c07a543c
rédigé
Il y a 4 ans
par
Rémi - Le Filament
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Double escape comments
parent
670194f9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
defaults/main.yml
+6
-6
6 ajouts, 6 suppressions
defaults/main.yml
avec
6 ajouts
et
6 suppressions
defaults/main.yml
+
6
−
6
Voir le fichier @
c07a543c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
domain
:
example.org
domain
:
example.org
git_url
:
git.{{ domain }}
git_url
:
git.{{ domain }}
# Mail configuration
#
# Mail configuration
mailserver
:
smtp.{{ domain }}
mailserver
:
smtp.{{ domain }}
smtpport
:
465
smtpport
:
465
smtpuser
:
smtpuser
smtpuser
:
smtpuser
...
@@ -10,14 +10,14 @@ smtppass: veryUnsecurePassToBeModified
...
@@ -10,14 +10,14 @@ smtppass: veryUnsecurePassToBeModified
git_mail_from
:
git@{{ domain }}
git_mail_from
:
git@{{ domain }}
default_maintenance_email
:
maintenance@{{ domain }}
default_maintenance_email
:
maintenance@{{ domain }}
# OPTIONAL - SSO integration
#
# OPTIONAL - SSO integration
enable_omniauth
:
false
enable_omniauth
:
false
# sso_url: auth.{{ domain }}
# sso_url: auth.{{ domain }}
# sso_oidc_gitlab_id: gitlabid
# sso_oidc_gitlab_id: gitlabid
# sso_oidc_gitlab_secret: secrettobemodified
# sso_oidc_gitlab_secret: secrettobemodified
# OPTIONAL - For Backups only
#
# OPTIONAL - For Backups only
# 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"
...
@@ -25,7 +25,7 @@ enable_omniauth: false
...
@@ -25,7 +25,7 @@ enable_omniauth: false
# 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"
...
@@ -33,5 +33,5 @@ enable_omniauth: false
...
@@ -33,5 +33,5 @@ enable_omniauth: false
# 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
# git_backup_pass: notSecureEnoughPasswordToBeModified
# git_backup_pass: notSecureEnoughPasswordToBeModified
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter