Template: open-infrastructure-container-tools/title Type: title _Description: container-tools: Setup Template: open-infrastructure-container-tools/machines Type: string Default: /var/lib/machines _Description: machines directory: Please specify the directory that will be used to store the containers. . If unsure, use /var/lib/machines (default) or /srv/container/system when using shared storage. Template: open-infrastructure-container-tools/config Type: string Default: /etc/compute-tools/config _Description: config directory: Please specify the directory that will be used to store the container configuration files. . If unsure, use /etc/compute-tools/config (default) or /srv/container/config when using shared storage. Template: open-infrastructure-container-tools/debconf Type: string Default: /etc/compute-tools/debconf _Description: debconf directory: Please specify the directory that will be used to store the container preseed files. . If unsure, use /etc/compute-tools/debconf (default) or /srv/container/debconf when using shared storage. Template: open-infrastructure-container-tools/hooks Type: string Default: /etc/compute-tools/hooks _Description: debconf directory: Please specify the directory that will be used to store the container hooks. . If unsure, use /etc/compute-tools/hooks (default) or /srv/container/hooks when using shared storage. Template: open-infrastructure-container-tools/keys Type: string 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. . If unsure, use /etc/compute-tools/keys (default) or /srv/container/keys when using shared storage. Template: open-infrastructure-container-tools/cache Type: string Default: /var/cache/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 (default) or /srv/container/cache when using shared storage. Template: open-infrastructure-container-tools/build-script Type: select Choices: ${SCRIPT_CHOICES} Default: debian _Description: default build script: Please select the script that will be used by default to create containers. . If unsure, use debian (default). Template: open-infrastructure-container-tools/irc Type: string Default: _Description: IRC notifications: The container command can send IRC notifications via irker to one or more (whitespace separated) IRC channels. . The following example will send IRC notifications to the open-infrastructure channel on irc.oftc.net: . irc://irc.oftc.net:6668/open-infrastructure . If unsure, leave empty (default).