Skip to content

Instantly share code, notes, and snippets.

@mz-bmcqueen
Created November 20, 2017 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mz-bmcqueen/528a6afbe94bb0e95c3cf8b4b6587571 to your computer and use it in GitHub Desktop.
Save mz-bmcqueen/528a6afbe94bb0e95c3cf8b4b6587571 to your computer and use it in GitHub Desktop.
virtualbox provider gives invalid literal int()
profile
virtualbox-test:
provider: virtualbox-config
clonefrom: secret_name_build-1-001_1510856073165_97291
# Optional
power_on: True
deploy: True
ssh_username: a_username
password: a_password
sudo: a_username
sudo_password: a_password
# Example minion config
#minion:
#master: localhost
#make_master: True
provider
virtualbox-config:
driver: virtualbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment