feat: add nomad agent role

- add nomad agent role
- mount cephfs volume nomadfs to /shared/nomad
- manage docker volume path to be /shared/nomad
This commit is contained in:
2024-12-25 23:36:29 +11:00
parent 48e1fb8e30
commit 94a1b8fa93
8 changed files with 111 additions and 5 deletions
@@ -36,4 +36,3 @@ tls {
verify_server_hostname = true
verify_https_client = false
}