12212: Adding configuration example for apllying instance profiles to created
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 4 Sep 2017 15:43:58 +0000 (12:43 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 4 Sep 2017 15:43:58 +0000 (12:43 -0300)
computed nodes.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

services/nodemanager/doc/ec2.example.cfg

index e52e927290e9da43318d24ccbcdc6f7ee47bd07b..a1fa2dc32c21a6676f740ba8321fa4175c143733 100644 (file)
@@ -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