We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9de8c64 commit 9ebc29aCopy full SHA for 9ebc29a
README.md
@@ -77,6 +77,16 @@ Using Dry run, you might see output similar to this:
77
/tmp/motd
78
Copied: /tmp/motd
79
80
+## IAM Policies
81
+
82
+The user will need to have the EC2InstanceConnect Permissions Policy
83
84
+## EC2 Node Source Configuration
85
86
+When using the AWS EC2 Node Resources Node Source, the following should be included in the Mapping Params to map the AWS instance ID to the hostname.
87
88
+`hostname.selector=instanceId`
89
90
## Docker
91
92
An example Dockerfile is provided to install the AWS CLI v2 on the latest base Rundeck container from Dockerhub.
0 commit comments