mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-18 09:53:41 -05:00
fix: revert to nomad v1.4.6
This commit is contained in:
@@ -206,9 +206,9 @@ plugin "raw_exec" {
|
||||
|
||||
plugin "docker" {
|
||||
config {
|
||||
allow_caps = [ "ALL" ]
|
||||
allow_caps = ["chown", "net_raw"]
|
||||
allow_privileged = true
|
||||
|
||||
extra_labels = ["job_name"]
|
||||
volumes {
|
||||
enabled = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user