mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 20:13:11 +02:00
Remove note to self comment
This commit is contained in:
parent
1c96f88e7c
commit
22ff7c0053
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@
|
||||||
virtual_network: algo_net
|
virtual_network: algo_net
|
||||||
name: "{{ azure_server_name }}"
|
name: "{{ azure_server_name }}"
|
||||||
ssh_password_enabled: false
|
ssh_password_enabled: false
|
||||||
# I have no idea how to use the variable I created and passed from Algo. Do I need this lookup stuff?
|
|
||||||
vm_size: "{{ vm_size | default(lookup('env','VM_SIZE')) }}"
|
vm_size: "{{ vm_size | default(lookup('env','VM_SIZE')) }}"
|
||||||
tags:
|
tags:
|
||||||
Environment: Algo
|
Environment: Algo
|
||||||
|
|
Loading…
Add table
Reference in a new issue