Skip to content

Instantly share code, notes, and snippets.

@ferventcoder
Last active August 29, 2015 14:11
Show Gist options
  • Save ferventcoder/0c119feb4d1af51d42b6 to your computer and use it in GitHub Desktop.
Save ferventcoder/0c119feb4d1af51d42b6 to your computer and use it in GitHub Desktop.
Puppet Debugging Kit Whoas
---
winrm:
username: vagrant
password: vagrant
vms:
- name: pe-371-master
debug-kit: true
box: centos-6.5-64-nocm
roles:
- el-fix-path
- pe-forward-console
- el-stop-firewall
- base
- 2gb-memory
- name: pe-371-agent
debug-kit: true
box: win2012r2x64
hostname: win2012r2x64
communicator: winrm
#forwarded_ports:
# - {guest: 22, host: 2200, auto_correct: true, id: ssh}
providers:
- type: virtualbox
gui: true
roles:
- windows
- base
- 2gb-memory
rob@skylight:~/code/puppetlabs/puppet-debugging-kit [ticket/internal/windows_improvements *] 15:30:34 $ ls ~/.vagrant.d/gems/gems
Platform-0.4.0 minitar-0.5.4 sahara-0.0.17 vagrant-pe_build-0.9.6
childprocess-0.5.5 open4-1.3.4 vagrant-auto_network-1.0.2 vagrant-share-1.1.2
deep_merge-1.0.1 oscar-0.4.1 vagrant-config_builder-0.12.0 vagrant-share-1.1.4
ffi-1.9.6 popen4-0.1.2 vagrant-hosts-2.2.3 vagrant-vmware-fusion-3.0.1
gyoku-1.2.2 progressbar-0.21.0 vagrant-hosts-2.3.0 vagrant-vmware-fusion-3.1.1
httpclient-2.5.0 rdoc-4.1.2 vagrant-multiprovider-snap-0.0.14
json-1.8.1 rdoc-4.2.0 vagrant-pe_build-0.9.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment