summaryrefslogtreecommitdiff
path: root/types/zonename.pp
blob: b5206569e9a8089325f63dc58fdef05a278085e6 (plain)
1
2
# Zonenames MUST end in a period
type Dns::Zonename = Pattern[/[.]\Z/]