Skip to content

Jenkins node configuration should live on the server not on the Jenkins configuration #232

@tisto

Description

@tisto

Currently, we have the Jenkins node configuration stored on Jenkins itself. It would be better to hide that complexity from Jenkins and allow Jenkins to connect to nodes by just running "ssh node1". This also would make it easier for other admin users on the Jenkins server to connect to the node.

I just had to look up the IP addresses and port on the Jenkins UI to simply connect to one of the nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions