{"id":15411373,"url":"https://github.com/haf/puppet-on-windows","last_synced_at":"2026-04-18T20:02:18.744Z","repository":{"id":7126796,"uuid":"8422112","full_name":"haf/puppet-on-windows","owner":"haf","description":"A talk / repo that sets up a Windows dev machine","archived":false,"fork":false,"pushed_at":"2013-02-26T17:38:04.000Z","size":10859,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T04:48:48.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-26T01:05:10.000Z","updated_at":"2014-03-02T01:06:07.000Z","dependencies_parsed_at":"2022-09-18T02:22:49.445Z","dependency_job_id":null,"html_url":"https://github.com/haf/puppet-on-windows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/haf/puppet-on-windows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haf%2Fpuppet-on-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haf%2Fpuppet-on-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haf%2Fpuppet-on-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haf%2Fpuppet-on-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haf","download_url":"https://codeload.github.com/haf/puppet-on-windows/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haf%2Fpuppet-on-windows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-01T16:48:53.084Z","updated_at":"2026-04-18T20:02:18.721Z","avatar_url":"https://github.com/haf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap Windows Dev Machine\r\n\r\n1. Install Windows 7 + [VirtualBox](https://www.virtualbox.org/wiki/Downloads)\r\n2. Install VBoxAdditions\r\n3. Share folder, E:, permanent D:\\code\\haf.puppettalk, no automount\r\n4. In PS (**As Administrator**):\r\n\r\n  net use E: \\\\vboxsrv\\provision\r\n  cd ~\r\n  robocopy /MIR E:/ ./provision\r\n  cd provision/src/puppet\r\n  Set-ExecutionPolicy RemoteSigned -Force\r\n  (new-object net.webclient).DownloadFile('https://downloads.puppetlabs.com/windows/puppet-3.1.0.msi', './puppet.msi')\r\n  cmd /c start /wait msiexec /passive /i puppet.msi\r\n  cmd /E:ON /K \"C:\\Program Files (x86)\\Puppet Labs\\Puppet\\bin\\puppet_shell.bat\"\r\n  puppet apply manifests/initial.pp --debug --verbose --trace --modulepath modules --libdir lib\r\n  \r\n--\u003e RESTART CONSOLES (1 admin, 1 normal)\r\n\r\n--\u003e NOW WE HAVE CHOCOLATEY:\r\n  cinst spotify\r\n  start \"spotify:track:0DFzlCIaDlkEZDQmvMLjzs\"\r\n\r\n--\u003e AS ADMIN: PERFORM REAL PROVISION\r\n  cd ~/provision/src/puppet\r\n  cmd /E:ON /K \"C:\\Program Files (x86)\\Puppet Labs\\Puppet\\bin\\puppet_shell.bat\"\r\n  puppet apply manifests/site.pp --debug --verbose --trace --modulepath modules --libdir lib\r\n  \r\n\r\nBackups:\r\nnet use \\\\vboxsrv\\provision /delete\r\nwhile ($true) {  robocopy /MIR E:/ ./provision ; sleep 2 }\r\n\r\ncinst spotify\r\nstart \"spotify:track:0DFzlCIaDlkEZDQmvMLjzs\"\r\nstart \"spotify:track:7DsVg32W5J9inhuN3UJvId\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaf%2Fpuppet-on-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaf%2Fpuppet-on-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaf%2Fpuppet-on-windows/lists"}