When importing a system configuration, iDRAC creates a job and reboots
the node for the changes to take effect; however, the reboot is already
handled by airshipctl, and there can be conflicts when the iDRAC reboots
the node at the same time as airshipctl.
This change disables the reboot functionality in the airshipctl SCP
request to insert the VCD-DVD media, allowing airshipctl to perform the
reboot.
Change-Id: Ic33b7ab0e44ff4f6e0d281db3b0455c252cc44f2
Signed-off-by: Drew Walters <andrew.walters@att.com>