https://github.com/emmatyping/personal-puppet
My personal Puppet setup
https://github.com/emmatyping/personal-puppet
Last synced: 6 months ago
JSON representation
My personal Puppet setup
- Host: GitHub
- URL: https://github.com/emmatyping/personal-puppet
- Owner: emmatyping
- License: other
- Created: 2020-03-30T12:02:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T20:23:34.000Z (8 months ago)
- Last Synced: 2024-11-23T01:43:38.269Z (7 months ago)
- Language: Puppet
- Size: 187 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Puppet config
After making https://github.com/ethanhs/windows-setup, I realized that puppet would serve my uses
so much better. So here we are!My goal is to use Puppet to configure my 3 main devices:
- My desktop running Windows 10 (mostly done?)
- My laptop running Ubuntu Desktop (waiting for Focal to come out before puppeting)
- My server running Ubuntu Server (also waiting for Focal)Note that this config is inspired by https://github.com/asottile/personal-puppet, and I am greatly
indebted to Anthony for help in setting this config up, so thanks to him!I also have taken bits and pieces from the [OCF puppet](https://github.com/ocf/puppet).