Compare commits

...
1 Commits
Author SHA1 Message Date
Jaden Provost Maxwell-Comfort 7d83c328be Added idrac scripts for r730xd 2026-01-30 18:24:14 -05:00
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
sshpass -p "$(rbw get iDRAC)" ssh root@192.168.100.12 racadm serveraction powerup
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
sshpass -p "$(rbw get iDRAC)" ssh root@192.168.100.12 racadm serveraction graceshutdown