SndR
SndR
This change will make it possible to ping other nodes on hostname. It used Docker DNS when start with Docker-compose. For example, when you start node1 and node2 you can...
With this PR it's now possible to set the type of the private key. If, for example, an EC private key is used, it can set with value `ec`, which...
I have created an option to resize the logical volume by setting the extents. To use this option, the new parameter resize_extents must be set to true. It cannot be...
With this option it's able to only fire events that match the running state ### What does this PR do? I added this change because I don't want my Salt...