diff --git a/hadoly.properties b/hadoly.properties index dbdd407..53eaad6 100644 --- a/hadoly.properties +++ b/hadoly.properties @@ -15,6 +15,7 @@ file.generator = Thomas, using vim # [Organisation] +organization.type = ASSOCIATION # Nom de l'organisation (type STRING, obligatoire, ex. Chapril). organization.name = Hadoly diff --git a/service-etherpad.properties b/service-etherpad.properties index 54e0c1c..c937a8b 100644 --- a/service-etherpad.properties +++ b/service-etherpad.properties @@ -112,6 +112,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-gitea.properties b/service-gitea.properties index 560ae37..ca899f1 100644 --- a/service-gitea.properties +++ b/service-gitea.properties @@ -114,6 +114,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-jitsi.properties b/service-jitsi.properties index 718d890..a088b25 100644 --- a/service-jitsi.properties +++ b/service-jitsi.properties @@ -112,6 +112,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-kanboard.properties b/service-kanboard.properties index 3dba396..bf10973 100644 --- a/service-kanboard.properties +++ b/service-kanboard.properties @@ -114,6 +114,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-mail.properties b/service-mail.properties index 0c73a0d..e7771ab 100644 --- a/service-mail.properties +++ b/service-mail.properties @@ -111,6 +111,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-matrix.properties b/service-matrix.properties index e4ca7bc..74552a6 100644 --- a/service-matrix.properties +++ b/service-matrix.properties @@ -114,6 +114,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-nextcloud.properties b/service-nextcloud.properties index d1eab2d..c140c1d 100644 --- a/service-nextcloud.properties +++ b/service-nextcloud.properties @@ -113,6 +113,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-privatebin.properties b/service-privatebin.properties index fe8ae72..07cf936 100644 --- a/service-privatebin.properties +++ b/service-privatebin.properties @@ -112,6 +112,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile diff --git a/service-wiki.properties b/service-wiki.properties index 2cdbbfc..0cfb68e 100644 --- a/service-wiki.properties +++ b/service-wiki.properties @@ -114,6 +114,7 @@ host.description = # SHARED : hébergement mutualisé # CLOUD : infrastructure multi-serveurs host.server.type = VIRTUAL +host.server.distribution = Ubuntu # Type d'hébergement (un parmi {HOME, HOSTEDBAY, HOSTEDSERVER, OUTSOURCED}, obligatoire, ex. HOSTEDSERVER). # HOME : hébergement à domicile