From d9e44886e0fc26984e1f1409f6a0a9a452995c71 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 25 May 2020 21:11:05 +0000 Subject: [PATCH] commit a7d874644487e0450d272b6e99a009c622f3af2c Author: Robert Kaussow Date: Mon May 25 23:01:26 2020 +0200 fix downstream repo --- index.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/index.md b/index.md index c55ef21..08be88f 100644 --- a/index.md +++ b/index.md @@ -10,19 +10,19 @@ Configure an [Univention Corporate Server](https://www.univention.com/products/u {{< hint warning >}} **WARNING**\ This role covers only some really basic configurations and is far away production ready. {{< /hint >}} * [Default Variables](#default-variables) - * [ucs_cronjobs](#ucs-cronjobs) - * [ucs_custom_tls_apache2_enabled](#ucs-custom-tls-apache2-enabled) - * [ucs_custom_tls_dovecot_enabled](#ucs-custom-tls-dovecot-enabled) - * [ucs_custom_tls_enabled](#ucs-custom-tls-enabled) - * [ucs_custom_tls_postfix_enabled](#ucs-custom-tls-postfix-enabled) - * [ucs_filesystem_acl](#ucs-filesystem-acl) - * [ucs_registry_extra](#ucs-registry-extra) - * [ucs_repository_unmaintained_enabled](#ucs-repository-unmaintained-enabled) - * [ucs_system_groups](#ucs-system-groups) - * [ucs_tls_cert_path](#ucs-tls-cert-path) - * [ucs_tls_certs_dir](#ucs-tls-certs-dir) - * [ucs_tls_key_dir](#ucs-tls-key-dir) - * [ucs_tls_key_path](#ucs-tls-key-path) + * [ucs_cronjobs](#ucs_cronjobs) + * [ucs_custom_tls_apache2_enabled](#ucs_custom_tls_apache2_enabled) + * [ucs_custom_tls_dovecot_enabled](#ucs_custom_tls_dovecot_enabled) + * [ucs_custom_tls_enabled](#ucs_custom_tls_enabled) + * [ucs_custom_tls_postfix_enabled](#ucs_custom_tls_postfix_enabled) + * [ucs_filesystem_acl](#ucs_filesystem_acl) + * [ucs_registry_extra](#ucs_registry_extra) + * [ucs_repository_unmaintained_enabled](#ucs_repository_unmaintained_enabled) + * [ucs_system_groups](#ucs_system_groups) + * [ucs_tls_cert_path](#ucs_tls_cert_path) + * [ucs_tls_certs_dir](#ucs_tls_certs_dir) + * [ucs_tls_key_dir](#ucs_tls_key_dir) + * [ucs_tls_key_path](#ucs_tls_key_path) * [Dependencies](#dependencies) ---