Skip to content

Commit

Permalink
added customizations back in
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Lippold <[email protected]>
  • Loading branch information
aaronlippold committed Jan 23, 2024
1 parent 92d5695 commit 5e94095
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions kitchen.vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ driver:
name: vagrant
driver_config:
ssl_verify_mode: ":verify_none"
# customize:
# cpus: 4
# memory: 8192
# accelerate3d: "off"
# accelerate2dvideo: "off"
# audio: "none"
# usbcardreader: "off"
# vrde: "off"
# usb: "off"
# nictype1: "82540EM"
# clipboard: "disabled"
#nestedpaging: "off
customize:
cpus: 4
memory: 8192
accelerate3d: "off"
accelerate2dvideo: "off"
audio: "none"
usbcardreader: "off"
vrde: "off"
usb: "off"
nictype1: "82540EM"
clipboard: "disabled"
nestedpaging: "off"

transport:
max_ssh_sessions: 2
Expand Down

0 comments on commit 5e94095

Please sign in to comment.