From 00127a3526819854d4ed4b755e397b0ecd6a1660 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 11 Apr 2021 16:18:51 +0200 Subject: Excluding directory paths in debconf template from translation. Signed-off-by: Daniel Baumann --- debian/open-infrastructure-container-tools.templates | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/open-infrastructure-container-tools.templates b/debian/open-infrastructure-container-tools.templates index a10de0a..6ecea08 100644 --- a/debian/open-infrastructure-container-tools.templates +++ b/debian/open-infrastructure-container-tools.templates @@ -4,7 +4,7 @@ _Description: container-tools: Setup Template: open-infrastructure-container-tools/machines Type: string -_Default: /var/lib/machines +Default: /var/lib/machines _Description: machines directory: Please specify the directory that will be used to store the containers. . @@ -13,7 +13,7 @@ _Description: machines directory: Template: open-infrastructure-container-tools/config Type: string -_Default: /etc/compute-tools/config +Default: /etc/compute-tools/config _Description: config directory: Please specify the directory that will be used to store the container configuration files. @@ -23,7 +23,7 @@ _Description: config directory: Template: open-infrastructure-container-tools/debconf Type: string -_Default: /etc/compute-tools/debconf +Default: /etc/compute-tools/debconf _Description: debconf directory: Please specify the directory that will be used to store the container preseed files. @@ -33,7 +33,7 @@ _Description: debconf directory: Template: open-infrastructure-container-tools/hooks Type: string -_Default: /etc/compute-tools/hooks +Default: /etc/compute-tools/hooks _Description: debconf directory: Please specify the directory that will be used to store the container hooks. @@ -43,7 +43,7 @@ _Description: debconf directory: Template: open-infrastructure-container-tools/keys Type: string -_Default: /etc/compute-tools/keys +Default: /etc/compute-tools/keys _Description: debconf directory: Please specify the directory that will be used to store the container keys for verifying container image downloads. @@ -53,7 +53,7 @@ _Description: debconf directory: Template: open-infrastructure-container-tools/cache Type: string -_Default: /var/cache/container +Default: /var/cache/container _Description: cache directory: Please specify the directory that will be used to cache files during creation of containers. @@ -73,7 +73,7 @@ _Description: create script: Template: open-infrastructure-container-tools/irc Type: string -_Default: +Default: _Description: IRC notifications: The container command can send IRC notifications via irker to one or more (whitespace separated) IRC channels. -- cgit v1.2.3