Skip to content

Instantly share code, notes, and snippets.

job "cluster-meta" {
datacenters = ["aws_us-west-2_management"]
type = "batch"
periodic {
cron = "0/15 * * * * * *"
prohibit_overlap = true
}
group "main" {
task "script" {