You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the plugin and added this config to the project. However instead of adjusting the path to be project specific /var/lib/rundeck/projects/a_project/{path} it instead tried using root. So the plugin tried cloning the repo to /{path}.
Does the plugin depend on any env var? My rundeck-config.properties has
I installed the plugin and added this config to the project. However instead of adjusting the path to be project specific
/var/lib/rundeck/projects/a_project/{path}
it instead tried using root. So the plugin tried cloning the repo to/{path}
.Does the plugin depend on any env var? My rundeck-config.properties has
rdeck.base=/var/lib/rundeck
and framework.properties has this
The text was updated successfully, but these errors were encountered: