BerlinVagrant / vagrant-dns

A plugin to manage DNS records for vagrant environments
MIT License
489 stars 50 forks source link

Multiple A records? (A poor man's CNAMEs?) #68

Closed boldandbusted closed 2 years ago

boldandbusted commented 2 years ago

Howdy. I'd like to create multiple A records for a single guest. How should I do this? Thanks! :)

boldandbusted commented 2 years ago

Ah, nevermind - I see how the default regular expression matches basically allow my use-case. (I can do anything as a prefix to the hostname+tld.)