Simplify onecloud1 to server-only configuration
This commit is contained in:
parent
3005e890c3
commit
3e87cd2bad
|
|
@ -40,21 +40,6 @@ server {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
client {
|
|
||||||
enabled = true
|
|
||||||
network_interface = "tailscale0"
|
|
||||||
|
|
||||||
host_volume "fnsync" {
|
|
||||||
path = "/mnt/fnsync"
|
|
||||||
read_only = false
|
|
||||||
}
|
|
||||||
|
|
||||||
host_volume "vault-storage" {
|
|
||||||
path = "/opt/nomad/data/vault-storage"
|
|
||||||
read_only = false
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
consul {
|
consul {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue