Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 529 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 529 Bytes

Dnsmasq Puppet Module for Boxen

Build Status

Install the Dnsmasq local resolver. After this module is included the .dev domain will consistently resolve to 127.0.0.1.

Usage

include dnsmasq

Required Puppet Modules

  • boxen
  • homebrew

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.