Skip to content

vegman: add a way to configure PSU Redundancy #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alatarum
Copy link

Add command for tech to change PSU Redundancy settings

End-User-Impact: new command for tech user:
bmc psuredundancy enable|disable
Signed-off-by: Andrei Kartashev a.kartashev@yadro.com

Add command for tech to change PSU Redundancy settings

End-User-Impact: new command for tech user:
	bmc psuredundancy enable|disable
Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com>
Copy link
Contributor

@nest1ing nest1ing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And fix the commit message. It is not for the tech user.

${PSU_REDUNDANCY_IFACE} \
${PSU_REDUNDANCY_PROPERTY} | grep -q true
then
echo "Enabled"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably it would be better to specify what exactly is enabled/disabled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants