Skip to content

project.plugin.WorkflowStep.git-clone-step.gitUseProjectBasedSubdirectory does not evaluate basedir correctly #21

@uday3110

Description

@uday3110

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

framework.projects.dir=/var/lib/rundeck/projects
framework.etc.dir=/etc/rundeck
framework.var.dir=/var/lib/rundeck/var
framework.tmp.dir=/var/lib/rundeck/var/tmp
framework.logs.dir=/var/lib/rundeck/logs
framework.libext.dir=/var/lib/rundeck/libext

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions