Skip to content

Cannot add VM. Start On Boot selection in cloud-init configuration is invalid. Only 'true' is supported. #3

@pontostroy

Description

@pontostroy

ovirt Version 4.2.1.7-1.el7.centos

main.tf with minor change

ovirt_vm.my_vm: Creating...
attached_disks.#: "0" => "1"
attached_disks.1297564481.active: "" => "true"
attached_disks.1297564481.bootable: "" => "true"
attached_disks.1297564481.disk_id: "" => "4039b3c3-5c69-452a-ab5b-44c1a3471bde"
attached_disks.1297564481.interface: "" => "virtio"
2018/03/28 13:26:58 [TRACE] root: eval: *terraform.EvalApply
2018/03/28 13:26:58 [DEBUG] apply: ovirt_vm.my_vm: executing Apply
attached_disks.1297564481.logical_name: "" => ""
attached_disks.1297564481.pass_discard: "" => ""
attached_disks.1297564481.read_only: "" => "false"
attached_disks.1297564481.use_scsi_reservation: "" => "false"
cluster: "" => "QCluster"
name: "" => "my_first_vm"
network_interface.#: "0" => "1"
network_interface.0.boot_proto: "" => "static"
network_interface.0.gateway: "" => "130.20.232.1"
network_interface.0.ip_address: "" => "130.20.232.184"
network_interface.0.label: "" => "eth0"
network_interface.0.subnet_mask: "" => "255.255.255.0"
template: "" => "Blank"
2018/03/28 13:26:59 [TRACE] root: eval: *terraform.EvalWriteState
2018/03/28 13:26:59 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2018/03/28 13:26:59 [TRACE] root: eval: *terraform.EvalIf
2018/03/28 13:26:59 [TRACE] root: eval: *terraform.EvalWriteState
2018/03/28 13:26:59 [TRACE] root: eval: *terraform.EvalWriteDiff
2018/03/28 13:26:59 [TRACE] root: eval: *terraform.EvalApplyPost
2018/03/28 13:26:59 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:

  • ovirt_vm.my_vm: Server Error, Reason: Operation Failed, Detail: [Cannot add VM. Start On Boot selection in cloud-init configuration is invalid. Only 'true' is supported.]
    2018/03/28 13:26:59 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions