hardcoded puppet version without pinning

Bug #1254124 reported by Chris Ricker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
Medium
Chris Ricker
Havana
Fix Released
Medium
Chris Ricker

Bug Description

openstack-installer installs puppet from puppetlabs

Debug: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold --force-yes install puppetmaster-common=3.2.3-1puppetlabs1'

when a user then does an apt-get update ; apt-get dist-upgrade they get upgraded to the newer puppet packages in the puppetlabs repo

As a result puppet runs after the apt-get dist-upgrade break due to puppet version conflicts

Revision history for this message
Chris Ricker (chris-ricker) wrote :

manifests/setup.pp hardcodes the server side version but doesn't pin it so it can't be upgraded

description: updated
Revision history for this message
Chris Ricker (chris-ricker) wrote :

puppet::master::version: latest
puppet::agent::version: latest

in user.yaml to workaround

Revision history for this message
Chris Ricker (chris-ricker) wrote :

This is resolved for coi

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.