That is a great idea. I'm tempted to just do it, but only if I can avoid abandoning opscode-cookbooks/postgresql. I can probably have one of my site-cookbooks/recipes do package upgrades using this approach. Thanks, David From: Kevin Christen <
">
> Reply-To: " "> " < "> > Date: Saturday, May 4, 2013 8:34 AM To: " "> " < "> > Subject: [chef] Re: Good package install version control -- seeking best approach for postgresql cookbook David,
We take a completely different approach that's worked well. We do not put any package version information in our cookbooks, and always use the :upgrade action in our package resources. We publish RPMs to Artifactory yum repositories, and control
package versions by controlling the yum repos that a node installs from. In your scenario, I'd first publish the new postgresql RPM to a test repo, and test it on a node configured to install from the test repo. Promoting the new version would just require promoting the RPM to a release repository. Thanks, Kevin Christen On Fri, May 3, 2013 at 9:57 AM, David Crane
<
" target="_blank">
> wrote:
|
Archive powered by MHonArc 2.6.16.