Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 655 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 655 Bytes

halyard

MIT Licensed

My puppet code for configuring my Macs. Includes specific module layouts and configurations for my systems; if you're interested in copying my approach, you'll want to fork this repo or use the underlying modules directly from your own site manifest.

Installation

curl -sLo kickstart https://git.io/halyard
sudo bash kickstart

Usage

To run puppet with the right config, use the included ./meta/puppet-run

License

halyard is released under the MIT License. See the bundled LICENSE file for details.