fix: Move healthcheck from /usr/local/bin to /usr/local/sbin

This commit is contained in:
Carlos Álvaro
2020-06-02 18:29:33 +02:00
parent 715bf27fc8
commit 7a0408aa38
5 changed files with 10 additions and 7 deletions

3
assets/sbin/healthcheck Executable file
View File

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