Add k8s shutdown/openup scripts
Add nut ansible roles Add acme certificate ansible role
This commit is contained in:
3
scripts/notify.sh
Executable file
3
scripts/notify.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl -d "$1" -X POST https://$NOTIFY_HOST/$NOTIFY_CHANNEL
|
Reference in New Issue
Block a user