forked from Deuxfleurs/nixcfg
upgrade bottin + remove bespin
This commit is contained in:
parent
8ae9ec6514
commit
2de291e9b7
1 changed files with 2 additions and 2 deletions
|
@ -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" ]
|
||||
|
|
Loading…
Reference in a new issue