Changes between Version 6 and Version 7 of how-to/puppet/dev-env
- Timestamp:
- Jun 27, 2011, 8:36:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/puppet/dev-env
v6 v7 41 41 42 42 {{{ 43 screen kvm -drive file=images/roach.qcow,if=virtio -m 512 -net nic -net user,hostfwd=tcp::2222-:22 -nographic43 screen kvm -drive file=images/roach.qcow,if=virtio,id=hda,boot=on -m 512 -net nic -net user,hostfwd=tcp::2222-:22 -nographic 44 44 }}} 45 45