Created
March 25, 2013 21:48
-
-
Save mool/5241114 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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