feat/major-revamp #11
@ -11,7 +11,6 @@ nomad_deb_architecture_map:
|
|||||||
nomad_architecture: "{{ nomad_deb_architecture_map[ansible_architecture] | default(ansible_architecture) }}"
|
nomad_architecture: "{{ nomad_deb_architecture_map[ansible_architecture] | default(ansible_architecture) }}"
|
||||||
nomad_service_name: "nomad"
|
nomad_service_name: "nomad"
|
||||||
nomad_github_api: https://api.github.com/repos
|
nomad_github_api: https://api.github.com/repos
|
||||||
nomad_cni_github_project: containernetworking/plugins
|
|
||||||
nomad_github_project: hashicorp/nomad
|
nomad_github_project: hashicorp/nomad
|
||||||
nomad_github_url: https://github.com
|
nomad_github_url: https://github.com
|
||||||
nomad_repository_url: https://releases.hashicorp.com/nomad
|
nomad_repository_url: https://releases.hashicorp.com/nomad
|
||||||
|
Loading…
Reference in New Issue
Block a user