HewlettPackard / oneview-puppet

This project is no longer being developed and has limited support. In the near future this repository will be fully deprecated. Please consider using other OneView projects, such as Terraform and Ansible Collection
https://forge.puppet.com/hewlettpackard/oneview
Apache License 2.0
8 stars 17 forks source link

FC Logical Interconnect Group for Synergy hardware example missing #146

Closed fgbulsoni closed 7 years ago

fgbulsoni commented 7 years ago

Scenario/Intent

To make this easier for users and to better our examples, the logical_interconnect_group_synergy.pp could have a FC LIG example, especially since it requires an extra field compared to the Ethernet LIG.

Environment Details

Steps to Reproduce

Check the logical_interconnect_group_synergy.pp file

Expected Result

Expect at least an example of FC LIG to make it easier for users to copy and modify it.

Actual Result

Currently there is only an Ethernet LIG example, so this is an enhancement opportunity.