{"id":15411373,"url":"https://github.com/haf/puppet-on-windows","last_synced_at":"2025-03-11T04:48:51.759Z","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":2,"default_branch":"master","last_synced_at":"2025-01-17T20:14:43.676Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242973973,"owners_count":20215247,"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-01T16:48:53.084Z","updated_at":"2025-03-11T04:48:51.740Z","avatar_url":"https://github.com/haf.png","language":"Ruby","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\"","funding_links":[],"categories":[],"sub_categories":[],"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"}