Skip to content

Conversation

@Hitamashi
Copy link

Problem

Rundeck supports groovy settings and normal java properties settings: http://rundeck.org/docs/administration/configuration-file-reference.html#groovy-config-format

In groovy format, the properties is surrounded by double quote. So when we settings _saltStep.​return​Handlers_ for additional configuration file, the plugin cannot open the file.

Solution

If the file string surrounded by double quotes, we remove it.

Works

  • Fix some syntax in README.md
  • Remove surrounded double quotes

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

Successfully merging this pull request may close these issues.

1 participant