feat: Add healthcheck script and documentation

This commit is contained in:
Carlos Álvaro
2020-05-23 19:08:59 +02:00
parent 1770220ad5
commit 6611364b93
4 changed files with 67 additions and 2 deletions

3
assets/bin/healthcheck Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
salt-call --local status.ping_master 127.0.0.1