BerlinVagrant / vagrant-dns

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

Prevent action hooks from running multiple times #67

Closed fnordfish closed 3 years ago

fnordfish commented 3 years ago

Newer vagrants might execute the action_hook block more than once. (See hashicorp/vagrant#12070)

fixes #66