-
Notifications
You must be signed in to change notification settings - Fork 0
set host vmedia
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack set host vmedia {host ...} {path=string}
Mount a bootable ISO on a remote machine. Currently works for Dell, HP Servers.
-
stack set host vmedia compute-0-0 path=/etc/redhat.iso
Mount redhat.iso on compute-0-0 (Dell node) remotely.
-
stack set host vmedia compute-0-0 path=http://10.1.2.11/redhat.iso
Mount redhat.iso on compute-0-0 (HP node) remotely.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.