Simplify onecloud1 to server-only configuration
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user