Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Credentials File format #8

Open
mat-santoro opened this issue Jun 22, 2020 · 0 comments
Open

Credentials File format #8

mat-santoro opened this issue Jun 22, 2020 · 0 comments

Comments

@mat-santoro
Copy link

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'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant