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

Doc error regarding auto-fill of user name #157

Closed fgbulsoni closed 7 years ago

fgbulsoni commented 7 years ago

Scenario/Intent

There's an issue with the documentation for declaring the OV user name.

Expected Result

ONEVIEW_USER should default to nil if not passed in. Documentation does not need to specify what it defaults to.

ONEVIEW_USER - The HPE OneView appliance username.

Actual Result

This is the current snipped of the doc: ONEVIEW_USER - The HPE OneView appliance username. This defaults to Administrator.

fgbulsoni commented 7 years ago

Fixed by #158