Skip to content
Snippets Groups Projects
Commit acc85886 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

fix test

parent b6fe3fab
Branches
Tags
No related merge requests found
......@@ -50,6 +50,13 @@ job "authorizer" {
change_mode = "signal"
change_signal = "SIGHUP"
}
template {
source = "@WORK_DIR@/auth_secret_admin.key"
destination = "auth_secret_admin.key"
change_mode = "signal"
change_signal = "SIGHUP"
}
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment