This is an untested change because I don't have the same environment as Redbrick, but I think it would be beneficial to deploy the jobs using Ansible. This means that it can be automated in the future. One drawback of this approach is that we don't plan ahead of time, but that should be done as part of a pull request anyways.
9 lines
178 B
Text
9 lines
178 B
Text
ansible_user: CHANGEME
|
|
nomad_datacenter_name: "aperture"
|
|
nomad_server_bootstrap_expect: 3
|
|
consul_generated_encrypt_key: CHANGEME
|
|
|
|
nomad_jobs:
|
|
- traefik
|
|
- dcufm
|
|
- user-vms/distro
|