[ARVADOS] updated: 39e2e62f726916ef78b9bd4da004ae4ea2ce0817
git at public.curoverse.com
git at public.curoverse.com
Tue Feb 17 09:27:19 EST 2015
Summary of changes:
services/nodemanager/doc/gce.example.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 39e2e62f726916ef78b9bd4da004ae4ea2ce0817 (commit)
from 8f28c5303bce12a562eb1e0ee861c7168d1c3f09 (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 39e2e62f726916ef78b9bd4da004ae4ea2ce0817
Author: Brett Smith <brett at curoverse.com>
Date: Tue Feb 17 09:26:56 2015 -0500
4138: Fixup GCE config e-mail address.
diff --git a/services/nodemanager/doc/gce.example.cfg b/services/nodemanager/doc/gce.example.cfg
index 3789cea..9464075 100644
--- a/services/nodemanager/doc/gce.example.cfg
+++ b/services/nodemanager/doc/gce.example.cfg
@@ -117,7 +117,7 @@ location = us-central1-a
# JSON string of service account authorizations for this cluster.
# See http://libcloud.readthedocs.org/en/latest/compute/drivers/gce.html#specifying-service-account-scopes
-# service_accounts = [ { 'email': 'ex at mple.com', 'scopes': ['storage-ro'] } ]
+# service_accounts = [{'email':'account at example.com', 'scopes':['storage-ro']}]
[Size n1-standard-2]
# You can define any number of Size sections to list node sizes you're
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list