X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..fef69cced85fd6512d352791d9123f8d8449acdc:/doc/install/install-nodemanager.html.textile.liquid diff --git a/doc/install/install-nodemanager.html.textile.liquid b/doc/install/install-nodemanager.html.textile.liquid index 11083b10be..09c6b5cb1b 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