mirror of
https://github.com/sixdimensionalarray/esxidown.git
synced 2026-04-25 07:15:53 +03:00
[PR #2] [MERGED] Some (small) cosmetics #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esxidown#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sixdimensionalarray/esxidown/pull/2
Author: @fbartels
Created: 12/30/2013
Status: ✅ Merged
Merged: 1/5/2014
Merged by: @sixdimensionalarray
Base:
master← Head:master📝 Commits (6)
eb26fbdwait only 10 secounds each try, but try 20 times. (reduces wait time)cd6f2b6Put host into maintenance mode first thing, to prevent other vms from starting.d7287a2of course don't wait for the maintenance mode to be finished8ad31c6change query to get ids of the machines to support annotations on machinesad57f57don't shut down machines that are already suspended3e71e7cchanged the wrong line📊 Changes
1 file changed (+10 additions, -10 deletions)
View changed files
📝
esxidown.sh(+10 -10)📄 Description
Hi,
I found your script as I was searching for an easy way to power down my testing server in the evening. To fit my needs I changed some small things namely:
just to prevent other machines from powering up, while I want to power down.
also the script would always wait a full minute even if a machine immediately powers down.
I have some annotations in my machines, with the old query he also wanted to power down my annotations
do what it says.
I hope you find this helpful as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.