[ARVADOS] updated: ef5d9a98b6273a0c956caa51e9e2edb523d1f76b

Git user git at public.curoverse.com
Tue Sep 5 15:46:26 EDT 2017


Summary of changes:
 doc/install/install-nodemanager.html.textile.liquid | 5 +++++
 1 file changed, 5 insertions(+)

       via  ef5d9a98b6273a0c956caa51e9e2edb523d1f76b (commit)
      from  fdfa24a948c1a2adb82f9626aa0a61125545d6aa (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 ef5d9a98b6273a0c956caa51e9e2edb523d1f76b
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date:   Tue Sep 5 16:45:59 2017 -0300

    12212: Added example on web documentation
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>

diff --git a/doc/install/install-nodemanager.html.textile.liquid b/doc/install/install-nodemanager.html.textile.liquid
index 11083b1..09c6b5c 100644
--- a/doc/install/install-nodemanager.html.textile.liquid
+++ b/doc/install/install-nodemanager.html.textile.liquid
@@ -199,6 +199,11 @@ subnet_id = idstring
 # compute node.
 security_groups = idstring1, idstring2
 
+# Apply an Instance Profile ARN to the newly created compute nodes
+# For more info, see:
+# https://aws.amazon.com/premiumsupport/knowledge-center/iam-policy-restrict-vpc/
+# ex_iamprofile = arn:aws:iam::ACCOUNTNUMBER:instance-profile/ROLENAME
+
 
 # You can define any number of Size sections to list EC2 sizes you're
 # willing to use.  The Node Manager should boot the cheapest size(s) that

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list