Bug #324

Don't try to read signed certs before cleaning with puppetca

Added by Frank Sweetser over 1 year ago. Updated over 1 year ago.

Status:Closed Start:06/14/2010
Priority:Normal Due date:
Assigned to:Ohad Levy % Done:

100%

Category:Unattended installations
Target version:0.1-6
Backlog: Difficulity:
Votes: 0

Description

Foreman currently tries to read CA signed cert files before it calls puppetca to clean them. However, if foreman is not running as either root or puppetmaster, it won't be able to read the ssl/ca/signed directory to check if the files exist or not. The test will always declare the file doesn't exist, so certs will never be cleaned, breaking unattended builds.

This simple patch just makes the puppetca call unconditional.

0001-Don-t-try-to-read-CA-signed-certs-as-foreman-user-be.patch (1.2 KB) Frank Sweetser, 06/14/2010 08:42 pm

Associated revisions

Revision c5cf0596e532481b417d604c002990ab4710d55d
Added by Frank Sweetser over 1 year ago

fixes #324 - Don't try to read CA signed certs as foreman user before cleaning with puppetrun

History

Updated by Frank Sweetser over 1 year ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100

Updated by Ohad Levy over 1 year ago

  • Target version set to 0.1-6

Updated by Ohad Levy over 1 year ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF