[idrac6] Remove default env values (#28)

* Remove default env values

* Fix lint issues
This commit is contained in:
2021-12-05 06:31:57 +00:00
committed by GitHub
parent e259457f30
commit f05a2baf85
4 changed files with 34 additions and 9 deletions

View File

@@ -17,11 +17,11 @@ image:
# @default -- See below
env:
# -- iDRAC hostname to connect to
IDRAC_HOST:
# IDRAC_HOST:
# -- iDRAC Username to use
IDRAC_USER: root
# IDRAC_USER: root
# -- iDRAC password to use
IDRAC_PASSWORD: calvin
# IDRAC_PASSWORD: calvin
# -- iDRAC HTTP port
IDRAC_PORT: 443
# -- Enable keycode hack