mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
Merge pull request 'Update cloud-init-vm.yaml.tftpl' (#185) from fenix-admin into main
Reviewed-on: fenix-gitea-admin/iac-teste#185
This commit is contained in:
@ -17,7 +17,7 @@ users:
|
||||
%{ endfor ~}
|
||||
|
||||
chpasswd:
|
||||
list: |
|
||||
list:
|
||||
%{ for u in each.value.extra_users ~}
|
||||
${u.name}:${u.password}
|
||||
%{ endfor ~}
|
||||
|
||||
Reference in New Issue
Block a user