22317: Get compute node settings from cluster configuration
authorBrett Smith <brett.smith@curii.com>
Sun, 24 Nov 2024 19:02:26 +0000 (14:02 -0500)
committerBrett Smith <brett.smith@curii.com>
Sun, 24 Nov 2024 19:02:26 +0000 (14:02 -0500)
commit64f0573c9a57d8840a1dcae3814664bc770503f4
tree85ca31a286d78ba9cbb446aa473c27dce18ce3fd
parent3f8701af750d20c9cc19b9935b18c401dc5df634
22317: Get compute node settings from cluster configuration

This reduces the risk that Ansible configuration and cluster
configuration get out of sync.

We can use this same technique in other Ansible install playbooks we
write in the future.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
doc/install/crunch2-cloud/install-compute-node.html.textile.liquid
tools/compute-images/README.md
tools/compute-images/ansible/build-compute-image.yml
tools/compute-images/ansible/roles/compute_user/defaults/main.yml
tools/compute-images/ansible/roles/compute_user/tasks/main.yml
tools/compute-images/aws_template.json
tools/compute-images/azure_template.json
tools/compute-images/host_config.example.yml