add azure integration tests

This commit is contained in:
Chris Meyers
2015-05-04 23:42:46 -04:00
parent 61ec84ef71
commit efb190d5a5
5 changed files with 85 additions and 0 deletions

View File

@@ -13,5 +13,9 @@ service_account_email:
pem_file:
project_id:
# Azure Credentials
azure_subscription_id:
azure_cert_path:
# GITHUB SSH private key - a path to a SSH private key for use with github.com
github_ssh_private_key: "{{ lookup('env','HOME') }}/.ssh/id_rsa"