correct vault policy
This commit is contained in:
parent
2415cfcab8
commit
da989b7c77
@ -13,7 +13,7 @@ job "radicale" {
|
||||
}
|
||||
}
|
||||
vault{
|
||||
policies= ["acces-policy"]
|
||||
policies= ["access-tables"]
|
||||
|
||||
}
|
||||
task "radicale" {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user