mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
add missing cloudinit to cloud-azure
This commit is contained in:
parent
31ace45b8d
commit
ad060a7298
1 changed files with 1 additions and 0 deletions
|
@ -41,3 +41,4 @@
|
|||
cloud_instance_ip: "{{ azure_rm_deployment.deployment.outputs.publicIPAddresses.value }}"
|
||||
ansible_ssh_user: algo
|
||||
ansible_ssh_port: "{{ ssh_port }}"
|
||||
cloudinit: true
|
||||
|
|
Loading…
Add table
Reference in a new issue