Vince Power
2020-03-17 3c81a6ad667b9b8b395b5b5bbd8ae9a77479d986
ansible/configs/aro/env_vars.yml
@@ -6,6 +6,10 @@
az_destroy_method: resource_group
az_resource_group: "{{ project_tag }}"
# Will not autogenerate SSH Keys
set_env_authorized_key: false
env_authorized_key: "{{guid}}key"
# Setting the key_name and ssh_keyfile
key_name: id_rsa
@@ -32,3 +36,6 @@
az_function_get: "https://{{az_function_hostname}}/api/get/"
az_function_release: "https://{{az_function_hostname}}/api/release/"
# Number of Compute Nodes
aro_compute_count: 2