mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
Merge pull request #9093 from Hakujou/osc-bsu-fix
Compliance with oAPI spec for Outscale osc-bsu builder
This commit is contained in:
@@ -19,7 +19,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
RunSourceVmBSUExpectedRootDevice = "ebs"
|
||||
RunSourceVmBSUExpectedRootDevice = "bsu"
|
||||
)
|
||||
|
||||
type StepRunSourceVm struct {
|
||||
|
||||
Reference in New Issue
Block a user