Skip to content

Instantly share code, notes, and snippets.

@sdorsett
Created February 4, 2018 23:08
Show Gist options
  • Save sdorsett/edae03ab32c72fcd6a5050ef016ed98f to your computer and use it in GitHub Desktop.
Save sdorsett/edae03ab32c72fcd6a5050ef016ed98f to your computer and use it in GitHub Desktop.
Homelab puppetmaster modules
puppet module generate --modulepath `pwd` homelab-profile
puppet module generate --modulepath `pwd` homelab-role
puppet module install saz-resolv_conf --version 3.3.0
puppet module install thias-bind --version 0.5.3
puppet module install puppetlabs-ntp --version 7.1.0
puppet module install rnelson0-local_user --version 1.0.8
puppet module install puppetlabs-firewall --version 1.12.0
puppet module install saz-ssh --version 3.0.1
puppet module install ghoneycutt-ssh --version 3.56.1
puppet module install saz-sudo --version 5.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment