{"id":15698694,"url":"https://github.com/linguinecode/puppet-controlrepo","last_synced_at":"2025-05-09T01:50:21.703Z","repository":{"id":73392420,"uuid":"43557854","full_name":"LinguineCode/puppet-controlrepo","owner":"LinguineCode","description":"Complete starter kit for your Puppet controlled infrastructure","archived":false,"fork":false,"pushed_at":"2016-06-09T00:09:31.000Z","size":76,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-03-31T21:18:53.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/seanscottking/puppet-controlrepo","language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinguineCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-02T14:37:01.000Z","updated_at":"2020-09-23T17:50:36.000Z","dependencies_parsed_at":"2023-07-07T08:32:12.914Z","dependency_job_id":null,"html_url":"https://github.com/LinguineCode/puppet-controlrepo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinguineCode%2Fpuppet-controlrepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinguineCode%2Fpuppet-controlrepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinguineCode%2Fpuppet-controlrepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinguineCode%2Fpuppet-controlrepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinguineCode","download_url":"https://codeload.github.com/LinguineCode/puppet-controlrepo/tar.gz/refs/heads/production","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176436,"owners_count":21866142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:32:20.466Z","updated_at":"2025-05-09T01:50:21.681Z","avatar_url":"https://github.com/LinguineCode.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# puppet-controlrepo\n\nThis project serves as a complete starter kit for your Puppet controlled infrastructure. It is feature filled with everything you ever wanted but never had; such as *Hiera*, *R10K*, *Roles and Profiles framework*, and *Vagrant*.\n\n## Project Goals\n\n  1. Whitelabel so that anyone can use this project from a class demo all the way to a full blown Fortune 500 datacenter\n  1. Compatible with as many operating systems as possible\n  1. Stay current with all the best practices\n\n## Installation and Usage\n\n  1. Clone the repo\n  1. Install some vagrant plugins\n    1. `vagrant plugin install vagrant-cachier`\n    1. `vagrant plugin install vagrant-r10k`\n  1. `vagrant up` and watch your new virtual machine get fully provisioned\n  1. `vagrant ssh` and have a look around\n  1. Now try making a change to some YAML data. Edit [`common.yaml`](hieradata/common.yaml) and add/remove a DNS server, just for fun\n  1. `vagrant provision`, now watch the DNS client configuration recieve your change.\n\n### Setting facter facts for Vagrant to use (i.e. `app_role` or `app_tier`)\n  \nUse environment variables to set facter facts that get passed to Vagrant.\n\n```\n$ APP_ROLE=webserver vagrant provision\nor...\n$ APP_ROLE=webserver APP_TIER=production vagrant provision\n```\n  \n\n## Compatibility\n\nTested with Puppet v3.8 (open source) on CentOS 6.7 and Ubuntu Server 14.04 LTS.\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## History\n\nNov 2015: Initial commit\n\n\n## Credits\n\n[Sean S. King](https://github.com/seanscottking), author\n\nThanks to [Rob Nelson](http://rnelson0.com). His project [puppetinabox](https://github.com/puppetinabox) was the inspiration for this one.\n\nThanks to [Craig Dunn](www.craigdunn.org) and [Gary Larizza](http://garylarizza.com) for their broad research on ways to make Puppet not suck.\n\n\n## License\n\n[See LICENSE.md](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinguinecode%2Fpuppet-controlrepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinguinecode%2Fpuppet-controlrepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinguinecode%2Fpuppet-controlrepo/lists"}