Just make popularity-contest absent
When it's listed as purged, puppet seems to want to move it from absent to pursed a lot, which is noise. Change-Id: I4f24a6c9f85f662ff1af8a9f75525817ba25d6f3
This commit is contained in:
parent
c7c179904b
commit
3a6674663c
@ -16,7 +16,7 @@ class openstack_project::base(
|
||||
}
|
||||
|
||||
package { 'popularity-contest':
|
||||
ensure => purged,
|
||||
ensure => absent,
|
||||
}
|
||||
|
||||
if ($::lsbdistcodename == 'oneiric') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user