upgrade bottin + remove bespin

This commit is contained in:
Quentin 2023-03-26 10:13:51 +02:00
parent 8ae9ec6514
commit 2de291e9b7
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
job "core" {
datacenters = ["orion", "neptune", "bespin", "scorpio"]
datacenters = ["orion", "neptune", "scorpio"]
type = "system"
priority = 90
@ -181,7 +181,7 @@ EOH
task "bottin" {
driver = "docker"
config {
image = "superboum/bottin_amd64:22"
image = "dxflrs/bottin:7h18i30cckckaahv87d3c86pn4a7q41z"
network_mode = "host"
readonly_rootfs = true
ports = [ "ldap_port" ]