Remove note to self comment

This commit is contained in:
Josh Meisels 2017-04-01 11:25:53 -07:00 committed by GitHub
parent 1c96f88e7c
commit 22ff7c0053

View file

@ -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