we'd need to delay the shutdown of our machines for a few minutes. I've seen that there is already prepared some code for that. I added a config file property and added the variable to the call for brokerAction function call.
brokerAction already considers -delay $null as not delayed. Therefore the default value of delayShutdown is $null
Please have a look at my changes and consider merging it. Thank you.
we'd need to delay the shutdown of our machines for a few minutes. I've seen that there is already prepared some code for that. I added a config file property and added the variable to the call for brokerAction function call.
brokerAction already considers -delay $null as not delayed. Therefore the default value of delayShutdown is $null
Please have a look at my changes and consider merging it. Thank you.