[ARVADOS] updated: 9d7829ad345d6199149762f14f491e266af7e8eb
git at public.curoverse.com
git at public.curoverse.com
Tue Sep 8 15:21:37 EDT 2015
Summary of changes:
services/nodemanager/doc/azure.example.cfg | 1 +
1 file changed, 1 insertion(+)
via 9d7829ad345d6199149762f14f491e266af7e8eb (commit)
from 907343b7176738987b26b542664578ee0d8b23f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 9d7829ad345d6199149762f14f491e266af7e8eb
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Tue Sep 8 15:23:06 2015 -0400
7193: Tweak example config.
diff --git a/services/nodemanager/doc/azure.example.cfg b/services/nodemanager/doc/azure.example.cfg
index ceeff5a..50161c2 100644
--- a/services/nodemanager/doc/azure.example.cfg
+++ b/services/nodemanager/doc/azure.example.cfg
@@ -95,6 +95,7 @@ subscription_id = 00000000-0000-0000-0000-000000000000
# The following directions are based on
# https://azure.microsoft.com/en-us/documentation/articles/resource-group-authenticate-service-principal/
#
+# azure config mode arm
# azure ad app create --name "<Your Application Display Name>" --home-page "<https://YourApplicationHomePage>" --identifier-uris "<https://YouApplicationUri>" --password <Your_Password>
# azure ad sp create "<Application_Id>"
# azure role assignment create --objectId "<Object_Id>" -o Owner -c /subscriptions/{subscriptionId}/
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list