-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello!
How can we know the default AWSCredentials.properties file format?
Tried all combinations using quotes, doublequotes, no quotes e.g.:
accesskey = "mykey"
secretkey = "supersecret"
but we still receive an error:
The Node Source had an error:
java.lang.IllegalArgumentException: The specified file (/var/lib/rundeck/data/AWSCredentials.properties) doesn't contain the expected properties 'accessKey' and 'secretKey'.
Metadata
Metadata
Assignees
Labels
No labels