Skip to content

Instantly share code, notes, and snippets.

@mool
Created March 25, 2013 21:48
Show Gist options
  • Save mool/5241114 to your computer and use it in GitHub Desktop.
Save mool/5241114 to your computer and use it in GitHub Desktop.
knife xapi guest create "JController-04" "Network 0" -B "netcfg/get_hostname=jcontroller-04 console=hvc0 debian-installer/locale=en_US console-setup/layoutcode=us console-setup/ask_detect=false interface=eth0 netcfg/disable_autoconfig=true netcfg/get_ipaddress=192.168.1.104 netcfg/get_netmask=255.255.255.0 netcfg/get_gateway=192.168.1.2 netcfg/get_nameservers=172.16.0.2 netcfg/get_domain=sitrack.com preseed/url=http://172.16.0.2/preseed-ubuntu-12.04.cfg" -D 25g -C 2 -M 4g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment