Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
#38 test deployment successful, but delete isnt
Browse files Browse the repository at this point in the history
  • Loading branch information
taivop committed Oct 6, 2016
1 parent 47d908e commit 39f1d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/py/test_deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# endregion

# region ---- Parameters ----
my_resource_group = 'azure-python-deployment-sample-2'
my_resource_group = 'azure-python-deployment-test'
my_pub_ssh_key_path = os.path.expanduser('~/.ssh/id_rsa.pub')
template_path = "azure-templates/test_template.json"
dns_label_prefix = Haikunator().haikunate()
Expand Down

0 comments on commit 39f1d10

Please sign in to comment.