mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-05 19:43:22 +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
|
||||
name: "{{ azure_server_name }}"
|
||||
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')) }}"
|
||||
tags:
|
||||
Environment: Algo
|
||||
|
|
Loading…
Add table
Reference in a new issue