summaryrefslogtreecommitdiffstats
path: root/debian/open-infrastructure-container-tools.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-23 15:39:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-23 16:31:01 +0000
commitfd04103766d061e501edaaf2b6721f13cf434d8a (patch)
tree0ba6406cf1ee39b729784bbf82689bc71f3a5ee9 /debian/open-infrastructure-container-tools.templates
parentUpdating news entry with backwarts incompatible changes for this upstream ver... (diff)
downloadopen-infrastructure-compute-tools-fd04103766d061e501edaaf2b6721f13cf434d8a.tar.xz
open-infrastructure-compute-tools-fd04103766d061e501edaaf2b6721f13cf434d8a.zip
Updating paths in packaging for new upstream version.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/open-infrastructure-container-tools.templates')
-rw-r--r--debian/open-infrastructure-container-tools.templates20
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/open-infrastructure-container-tools.templates b/debian/open-infrastructure-container-tools.templates
index c4fc677..d251028 100644
--- a/debian/open-infrastructure-container-tools.templates
+++ b/debian/open-infrastructure-container-tools.templates
@@ -13,52 +13,52 @@ _Description: machines directory:
Template: open-infrastructure-container-tools/config
Type: string
-_Default: /etc/container-tools/config
+_Default: /etc/open-infrastructure/container/config
_Description: config directory:
Please specify the directory that will be used to store the container
configuration files.
.
- If unsure, use /etc/container-tools/config (default) or
+ If unsure, use /etc/open-infrastructure/container/config (default) or
/srv/container/config when using shared storage.
Template: open-infrastructure-container-tools/debconf
Type: string
-_Default: /etc/container-tools/debconf
+_Default: /etc/open-infrastructure/container/debconf
_Description: debconf directory:
Please specify the directory that will be used to store the container
preseed files.
.
- If unsure, use /etc/container-tools/debconf (default) or
+ If unsure, use /etc/open-infrastructure/container/debconf (default) or
/srv/container/debconf when using shared storage.
Template: open-infrastructure-container-tools/hooks
Type: string
-_Default: /etc/container-tools/hooks
+_Default: /etc/open-infrastructure/container/hooks
_Description: debconf directory:
Please specify the directory that will be used to store the container
hooks.
.
- If unsure, use /etc/container-tools/hooks (default) or
+ If unsure, use /etc/open-infrastructure/container/hooks (default) or
/srv/container/hooks when using shared storage.
Template: open-infrastructure-container-tools/keys
Type: string
-_Default: /etc/container-tools/keys
+_Default: /etc/open-infrastructure/container/keys
_Description: debconf directory:
Please specify the directory that will be used to store the container
keys for verifying container image downloads.
.
- If unsure, use /etc/container-tools/keys (default) or
+ If unsure, use /etc/open-infrastructure/container/keys (default) or
/srv/container/keys when using shared storage.
Template: open-infrastructure-container-tools/cache
Type: string
-_Default: /var/cache/container-tools
+_Default: /var/cache/open-infrastructure/container
_Description: cache directory:
Please specify the directory that will be used to cache files during
creation of containers.
.
- If unsure, use /var/cache/container-tools (default) or
+ If unsure, use /var/cache/open-infrastructure/container (default) or
/srv/container/cache when using shared storage.
Template: open-infrastructure-container-tools/script