chore: remove unused variables from nomad role
This commit is contained in:
parent
41c6064d01
commit
27d8fc79a3
@ -11,7 +11,6 @@ nomad_deb_architecture_map:
|
||||
nomad_architecture: "{{ nomad_deb_architecture_map[ansible_architecture] | default(ansible_architecture) }}"
|
||||
nomad_service_name: "nomad"
|
||||
nomad_github_api: https://api.github.com/repos
|
||||
nomad_cni_github_project: containernetworking/plugins
|
||||
nomad_github_project: hashicorp/nomad
|
||||
nomad_github_url: https://github.com
|
||||
nomad_repository_url: https://releases.hashicorp.com/nomad
|
||||
|
Loading…
Reference in New Issue
Block a user