Template: open-infrastructure-ddns-client/title Type: title Description: ddns-client: Setup Template: open-infrastructure-ddns-client/nameservers Type: string Default: Description: DDNS nameservers: Please enter (whitespace separated) the list of nameservers to send the nsupdates to. . Example: ns1.example.org ns2.example.org Template: open-infrastructure-ddns-client/zone Type: string Default: Description: DDNS zone: Please enter the zone you'd like to update. . Example: foo.example.org Template: open-infrastructure-ddns-client/record Type: string Default: Description: DDNS record: Please enter the record you'd like to update, *without* the zone. . Example: bar Template: open-infrastructure-ddns-client/ttl Type: string Default: 60 Description: DDNS TTL: Please enter the default TTL (in seconds). . If unsure, use '60' (default). Template: open-infrastructure-ddns-client/tsig Type: string Default: Description: DDNS TSIG: When using the ddns-client, a TSIG must be used to authenticate to the nameservers. . Please enter either the path to the TSIG file or the TSIG string itself (format as used by nsupdate -y in algorithm:name:base64), or the URL to download it from.