Skip to content

Stable v1.1.0

Compare
Choose a tag to compare
@Arman-Keyoumarsi Arman-Keyoumarsi released this 14 May 15:52
· 140 commits to master since this release
6d3f7e9

ChangeLog

  • Ability to define different scsi_controllers per disk, including data disks.
  • Ability to change scsi_type

New Variables

  • scsi_type = "lsilogic" // Other acceptable value "pvscsi"
  • scsi_controller = 0 // This will assign OS disk to controller 0
  • data_disk_scsi_controller = [0, 1] // This will create a new controller and assign second data disk to controller 1

Contributors: