stackhpc / ansible-slurm-appliance

A Slurm-based HPC workload management environment, driven by Ansible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skeleton TF has control.userdata.tpl

sjpb opened this issue · comments

which is also referenced in ansible/roles/block_devices/README.md

However userdata is now actually provided by environments/skeleton/{{cookiecutter.environment}}/inventory/group_vars/all/cloud_init.yml

Fixed in da54345, userdata now embedded in TF configuration directly.