# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: slapos-client/master_url
Type: string
_Description: SlapOS master node URL:

Template: slapos-client/master_url_with_ssl_note
Type: note
_Description: Master node key and certificate mandatory
 You used an HTTPS URL for the SlapOS master node, so the corresponding
 certificate must be placed in /etc/slapos/ssl/slapos.crt, and the key
 in /etc/slapos/ssl/slapos.key, readable only to root.

Template: slapos-client/computer_id
Type: string
_Description: SlapOS computer ID:
 Please specify a unique identifier for this SlapOS node.

Template: slapos-client/software_root
Type: string
_Description: Software Releases root directory:
 If you intend to use this package only for development, then
 /var/lib/slapos/software is a sensible choice, however, when using a master
 with network cache, it is highly recommended to use the same path on all the
 nodes, for example /opt/slapgrid.

Template: slapos-client/partition_amount
Type: string
_Description: Number of Computer Partitions on this computer:
 A Computer Partition (CP) is an instance of a Software Release
 (SR). You can now define how many instances will be available on this
 computer.
 .
 Note that the Software Releases will be stored in
 /var/lib/slapos/software/, whereas the Computer Partition will be
 stored in /var/lib/slapos/instance/.

Template: slapos-client/ipv4_local_network
Type: string
Default: 10.0.0.0/16
_Description: Local IPv4 network to be used for Computer Partitions:
 Every Computer Partition must have an address on the same IPv4 network.
 Please specify a network in CIDR notation (e.g.: 192.0.2.0/24).
