[ARVADOS] created: fdfa24a948c1a2adb82f9626aa0a61125545d6aa

Git user git at public.curoverse.com
Mon Sep 4 11:44:53 EDT 2017


        at  fdfa24a948c1a2adb82f9626aa0a61125545d6aa (commit)


commit fdfa24a948c1a2adb82f9626aa0a61125545d6aa
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date:   Mon Sep 4 12:43:58 2017 -0300

    12212: Adding configuration example for apllying instance profiles to created
    computed nodes.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>

diff --git a/services/nodemanager/doc/ec2.example.cfg b/services/nodemanager/doc/ec2.example.cfg
index e52e927..a1fa2dc 100644
--- a/services/nodemanager/doc/ec2.example.cfg
+++ b/services/nodemanager/doc/ec2.example.cfg
@@ -153,6 +153,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