HewlettPackard / terraform-provider-oneview

Automates the provisioning of physical infrastructure from a private cloud using templates from HPE OneView with Terraform
Apache License 2.0
49 stars 30 forks source link

Server Profile - reinitilize controller is not set from Server Profile Template #420

Closed ClaireHayard closed 2 years ago

ClaireHayard commented 3 years ago

Scenario/Intent

Hello,

When applying the Server Profile to a Server Hardware, the parameter to reinitialize the controller (reinitialize_controller) was not set to true as specified in the Server Profile Template.

Environment Details

Expected Result

The Server Profiles for the DLs takes all the parameters from the Server Profile Template it is created from.

Actual Result

In the tfstate file, for the Server Profile: "initialize": false,

In the Server Profile Template: "initialize": true,

nabhajit-ray commented 2 years ago

As discussed this can be done with the SP configuration, can this be closed?

nabhajit-ray commented 2 years ago

Closing this as per last comment