feat: Add healthcheck script and documentation
This commit is contained in:
3
assets/bin/healthcheck
Executable file
3
assets/bin/healthcheck
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
salt-call --local status.ping_master 127.0.0.1
|
||||
Reference in New Issue
Block a user