Created
February 4, 2018 23:08
-
-
Save sdorsett/edae03ab32c72fcd6a5050ef016ed98f to your computer and use it in GitHub Desktop.
Homelab puppetmaster modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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