correct vault policy

This commit is contained in:
vincent 2022-07-21 18:42:49 +02:00
parent 2415cfcab8
commit da989b7c77
2 changed files with 2 additions and 4 deletions

View File

@ -13,7 +13,7 @@ job "radicale" {
}
}
vault{
policies= ["acces-policy"]
policies= ["access-tables"]
}
task "radicale" {

View File

@ -20,7 +20,7 @@ job "syncthing" {
}
}
vault{
policies= ["policy_name"]
policies= ["access-tables"]
}
task "syncthing" {
@ -35,8 +35,6 @@ job "syncthing" {
"homer.logo=http://${NOMAD_ADDR_http}/assets/img/logo-horizontal.svg",
"homer.target=_blank",
"homer.url=http://${NOMAD_ADDR_http}",
]
}
config {