Sha256: 94fb123c1d89fe467782cb26514bdfcc50b19212a2918b9c672dba056cec8d30
Contents?: true
Size: 711 Bytes
Versions: 71
Compression:
Stored size: 711 Bytes
Contents
<div> <%= _("Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).") %> </div><div> <%= _("Domain will be appended automatically. A hostname based on MAC address will be used when left blank.") %><br/> <%= _("In addition to @host attribute function rand for random integers is available. Examples:") %><br/> <code>@host.facts['bios_vendor'], @host.discovery_rule.name</code> or <code>rand(9999)</code>. </div><div> <%= _("When creating hostname patterns, make sure the resulting host names are unique.") %><br/> <%= _("Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).") %> </div>
Version data entries
71 entries across 71 versions & 1 rubygems