Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to copy the update_center_certificate from a remote #214

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

robled
Copy link
Contributor

@robled robled commented Feb 9, 2018

source.

@@ -21,6 +21,7 @@
copy:
src: "{{ update_center_certificate }}"
dest: "{{ jenkins_home }}/update-center-rootCAs/update-center.crt"
remote_src: "{{ update_center_certificate_remote_src | default(false) }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have a default here instead of in the defaults.yml file?

@codecov
Copy link

codecov bot commented Feb 9, 2018

Codecov Report

Merging #214 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #214   +/-   ##
=====================================
  Coverage      54%    54%           
=====================================
  Files           2      2           
  Lines          50     50           
  Branches        3      3           
=====================================
  Hits           27     27           
  Misses         23     23

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87483c2...6c62d4b. Read the comment docs.

@robled robled force-pushed the uc_cert_from_remote_src branch from e84d056 to b3fdc7a Compare February 9, 2018 20:36
@robled robled force-pushed the uc_cert_from_remote_src branch from b3fdc7a to 6c62d4b Compare February 9, 2018 20:37
@greg-hellings greg-hellings merged commit 174a08c into RedHatQE:master Feb 9, 2018
@greg-hellings greg-hellings mentioned this pull request Feb 10, 2018
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