HomePhorge

Ticket #1041 The CA serial file was getting owned by root because it was…
8192475a041dUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Ticket #1041 The CA serial file was getting owned by root because it was using a different method to write to file

Pulled the readwritelock out of lib/puppet/sslcertificates/ca.rb into lib/puppet/util/settings.rb
Refactored write, writesub and readwritelock a bit to reuse code
(write and readwritelock both call writesub)

Added a mode to :serial in lib/puppet/util/defaults.rb

Event Timeline

Andrew Shafer <andrew@luke-kaniess-macbook-pro-15.local> committed rPU8192475a041d: Ticket #1041 The CA serial file was getting owned by root because it was… (authored by Andrew Shafer <andrew@luke-kaniess-macbook-pro-15.local>).Mar 5 2008, 9:08 PM