Skip to content

Conversation

@eric-weaver
Copy link

This change is proposed in order to have a more fine grain control over
Jenkins install versions. With release of Jenkins 2.0 the current role
fails to install. This change allows for easy overriding of jenkins
variables in order to point to different mirrors.

Changes:

  • Flatten the nested vars file
  • Add jenkins namespacing prefixes.
  • Abstracted out the debian apt_key and redhat repo and key urls in
    order to allow for variable overloading.

This change is proposed in order to have a more fine grain control over
Jenkins install versions. With release of Jenkins 2.0 the current role
fails to install. This change allows for easy overriding of jenkins
variables in order to point to different mirrors.

Changes:
- Flatten the nested vars file
- Add jenkins namespacing prefixes.
- Abstracted out the debian apt_key and redhat repo and key urls in
order to allow for variable overloading.
@eric-weaver eric-weaver force-pushed the flatten-jenkins-vars branch from 56d543d to 89fffe1 Compare June 1, 2016 19:35
@eric-weaver
Copy link
Author

eric-weaver commented Jun 6, 2016

This namespacing change will allow for the role variables to be moved into defaults allowing for overriding of variables outside this role which can be see at the following commit: https://github.com/cnry/ansible-jenkins/commit/fc05b7ef8977a640bb7b6115b504b39cc5be98a0

The benefit of this would be to allow installing of dependencies from mirrors rather than relying on the upstream repos.

@cnry cnry closed this by deleting the head repository Jan 7, 2026
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.

2 participants