Issue #7580 has been updated by Satoru KURASHIKI.
Assignee changed from Satoru KURASHIKI to James Turnbull
Bug #7580: puppet always try to change user's gid on LDAP with same value.
https://projects.puppetlabs.com/issues/7580
Author: Satoru KURASHIKI
St
Issue #6907 has been updated by James Turnbull.
Category set to provider
Status changed from Accepted to In Topic Branch Pending Review
Assignee set to Jason McKerr
Jason - this needs a review. It solves one of the key FOSS team roadmap items.
Feature #69
Issue #6907 has been updated by Luke Kanies.
File broken_providers.patch added
Attached patch fixes it for me. Please test.
Feature #6907: Ensure providers can be used in the same puppet run that their
prerequisites are delivered in
https://projects.pup
Issue #1086 has been updated by Luke Kanies.
Status changed from Needs Decision to Code Insufficient
Assignee deleted (Luke Kanies)
I agree that the patch isn't sufficient, but... this is a very simple problem.
Replace 'write' with 'write to temp file and rename'.
-
Issue #3946 has been updated by Nigel Kersten.
Status changed from Needs More Information to Accepted
Assignee deleted (Dan Bode)
I'm not quite seeing the sysctl case, I simply implemented this as a parameter
(whether or not you wanted the file settings to be actively loaded into memory)
on ea
Issue #3946 has been updated by Dan Bode.
the use case that I was considering is resources that are applied through some
kind of web service. (like ec2)
self.instances.prefetch give us a pretty clear place to establish a single
connection that can be used throughout the catalog application (a
Issue #10309 has been updated by James Turnbull.
Status changed from Unreviewed to Accepted
Refactor #10309: Standardize fixture handling using Puppets methodology
https://projects.puppetlabs.com/issues/10309
Author: Ken Barber
Status: Accepted
Priority
Issue #3946 has been updated by Nigel Kersten.
Status changed from Needs Decision to Needs More Information
Assignee changed from Nigel Kersten to Dan Bode
I want a little more info about what benefit this brings. Not a huge design
document, but more of a concrete sense of what it does for deve
Issue #9158 has been updated by Daniel Pittman.
Digant Kasundra wrote:
> I added the patch to your 2.7.3 package and I get the following error.
That is kind of embarrassing. Apparently it isn't actually "obviously correct"
when you call the method the object defines instead of the one you i
Issue #9827 has been updated by Nick Lewis.
Category set to plumbing
Bug #9827: library path issues with new mount provider
https://projects.puppetlabs.com/issues/9827
Author: Ben Hughes
Status: Accepted
Priority: Normal
Assignee: Nick Lewis
Category: p
Issue #9827 has been updated by Nick Lewis.
Project changed from Puppet Labs Modules to Puppet
Category deleted (mount-providers)
Bug #9827: library path issues with new mount provider
https://projects.puppetlabs.com/issues/9827
Author: Ben Hughes
Statu
Issue #5617 has been updated by Daniel Pittman.
Status changed from In Topic Branch Pending Review to Merged - Pending Release
Target version changed from 2.6.x to 2.6.13
Merged to 2.6.x as
https://github.com/puppetlabs/puppet/commit/e29b5df49e2da47abb7132189c5ec3d8b8c67486
Issue #2773 has been updated by Gary Larizza.
Sure - thanks for the reminder on it :) I just submitted a bunch of tests to
launchd, and I guess I should probably work on it while it's fresh in my head :)
Bug #2773: buglet in provider/service/launchd.rb
Issue #4456 has been updated by Nigel Kersten.
Status changed from Needs Decision to Code Insufficient
Assignee deleted (Nigel Kersten)
We do want to do this.
Bug #4456: REST doesn't know synonyms for its mime types
https://projects.puppetlabs.com/issues
Issue #6059 has been updated by Nigel Kersten.
Status changed from Needs Decision to Accepted
Assignee deleted (Nigel Kersten)
Then I totally retract my earlier error :)
Thank you Merritt.
Feature #6059: password_max_age & password_min_age should work on
Issue #2744 has been updated by Nick Lewis.
Status changed from In Topic Branch Pending Review to Merged - Pending Release
Rebased against 2.7.x and merged in
commit:845825a535e9d6bc76af0491a0734cdebd509d56.
Feature #2744: Provide an option to send back
The 'Amazon Web Service Patterns' wiki page has been updated by James Loope.
Amazon Web Service Patterns:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns
View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns/diff/8
--
The 'Amazon Web Service Patterns' wiki page has been updated by James Loope.
Amazon Web Service Patterns:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns
View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns/diff/7
--
The 'Amazon Web Service Patterns' wiki page has been updated by James Loope.
Amazon Web Service Patterns:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns
View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns/diff/6
--
The 'Amazon Web Service Patterns' wiki page has been updated by James Loope.
Amazon Web Service Patterns:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns
View differences:
https://projects.puppetlabs.com/projects/puppet/wiki/Amazon_Web_Service_Patterns/diff/5
--
Issue #7653 has been updated by Daniel Pittman.
Status changed from Accepted to Needs More Information
Bug #7653: puppet queue seems to ignore rundir in config file
https://projects.puppetlabs.com/issues/7653
Author: Digant Kasundra
Status: Needs More I
Issue #2744 has been updated by Daniel Pittman.
Nick Lewis wrote:
> Daniel Pittman wrote:
> > > I'm concerned about the security implications of this. This diff could
> > > potentially contain sensitive information which shouldn't necessarily be
> > > published indiscriminately.
> >
> > Concr
Issue #2744 has been updated by Jason McKerr.
Assignee changed from James Turnbull to Nick Lewis
Nigel has already approved the ramifications of this. Copying Nick F, since
we'll need documentation of the change. Also copying Dom for QA. Nick L,
please go ahead and merge if the code is acce
Issue #7653 has been updated by Daniel Pittman.
G'day Digant.
I am trying to reproduce this with the current latest 2.6 release, and I get
the right behaviour with the default configuration file and with an explicit
configuration file. I also see this with 2.6.8.
Can you still reproduce thi
Issue #2744 has been updated by Nick Lewis.
Daniel Pittman wrote:
> > I'm concerned about the security implications of this. This diff could
> > potentially contain sensitive information which shouldn't necessarily be
> > published indiscriminately.
>
> Concretely, that matters because the di
Issue #5447 has been updated by James Turnbull.
Status changed from Accepted to Needs More Information
Assignee set to Radosław Antoniuk
Can I see the manifest causing the issue too please?
Bug #5447: Fix duplicate definition error
https://projects.puppet
Issue #4792 has been updated by James Turnbull.
Status changed from Needs More Information to Closed
The best approach is to continue in that ticket - I suspect that's more likely
to be the problem given the error message. I'll move your report over there and
close this one again.
Issue #5447 has been updated by James Turnbull.
Category set to parser
Another report and stack trace:
I am reopening that as I am experiencing the same after upgrading from 2.7.1 to
2.7.5.
err: Duplicate definition: Exec[] is already defined in file
/etc/puppet/manifests/classes/users.pp a
Issue #3722 has been updated by James Turnbull.
Status changed from Re-opened to Accepted
Keywords set to cron solaris
Bug #3722: cron issue on Solaris when user is not allowed to use cron
https://projects.puppetlabs.com/issues/3722
Author: Mark Plaksin
Issue #3946 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
Feature #3946: providers should have a finalize class method
https://projects.puppetlabs.com/issues/3946
Author: Dan Bode
Statu
Issue #4479 has been updated by James Turnbull.
Category set to metaparameters
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
Feature #4479: run required exec ONLY when the thing requireing it is actually
going to be execu
Issue #5783 has been updated by Steve Shipway.
I'd be happy if puppet simply used sensible defaults for http: URLs where no
explicit action was defined and the metatdata was not available.
eg, no metadata for file owner/group/mode? Default to puppet process
owner/group and mode 0644.
Need to
Issue #5346 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
One more for the road Nigel?
Bug #5346: puppetca doc error
https://projects.puppetlabs.com/issues/5346
Author: Ben -
Status: Nee
Issue #10509 has been updated by Krzysztof Wilczynski.
Adrien Thebo wrote:
> Would this be covered by the blockdevice fact that would be added as part of
> #10238?
Adrien, I believe that Matt will be using this ticket as a place-holder to add
slightly more polished version of his fact with a
Issue #1086 has been updated by James Turnbull.
Category set to file
Status changed from Re-opened to Needs Decision
Assignee set to Luke Kanies
Luke - any thoughts? (Thought it'd be exciting to assign you a ticket too... :))
Bug #1086: ParsedFile/Util::F
Issue #2716 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
Affected Puppet version deleted (0.25.1rc1)
Refactor #2716: Provide some way to override puppet classes
https://projects.puppetl
Issue #3149 has been updated by James Turnbull.
Category set to metaparameters
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
Feature #3149: notify => to trigger another resource only on failure of the
current resource
htt
Issue #3537 has been updated by James Turnbull.
Category set to metaparameters
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
Feature #3537: It should be possible to trigger (exec) resources with require
https://projects.pu
Issue #4792 has been updated by Radosław Antoniuk.
seen it, actually I am not, but I don't have too many ideas how to
verify that...
any hints/ideas?
Bug #4792: Duplicate definition since 2.6.1 upgrade
https://projects.puppetlabs.com/issues/4792
Author:
Issue #1219 has been updated by James Turnbull.
Status changed from Re-opened to Closed
I think this is a different issue - I suggest opening a new ticket please.
Bug #1219: Disabling a service on Red Hat systems should use 'chkconfig service
off', not '
Issue #2565 has been updated by James Turnbull.
Category set to plumbing
Status changed from Re-opened to Closed
This is resolved in 2.7.3 and won't be fixed with back-ports to older versions.
Feature #2565: Getting client fqdn with certname and external_
Issue #2807 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee set to Nigel Kersten
Feature #2807: Settings should be available within the parser
https://projects.puppetlabs.com/issues/2807
Author: Mario Verbele
Issue #2345 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee set to Adrien Thebo
Bug #2345: virtual fact on openbsd wrong
https://projects.puppetlabs.com/issues/2345
Author: Joe McDonagh
Status: Needs Decision
Issue #2930 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee changed from Markus Roberts to Nigel Kersten
This is an ugly UX problem.
Bug #2930: endless loop when calling function from within custom function
htt
Issue #5491 has been updated by James Turnbull.
Category set to documentation
Status changed from Re-opened to Needs Decision
Assignee changed from Nigel Kersten to Nick Fagerlund
Nick - you have a view?
Bug #5491: doc vs describe
https://projects.puppetl
Issue #6322 has been updated by James Turnbull.
Status changed from Re-opened to Accepted
Bug #6322: --detailed-exitcodes isn't effective when using --noop argument
https://projects.puppetlabs.com/issues/6322
Author: Johan Huysmans
Status: Accepted
Prio
Issue #4456 has been updated by James Turnbull.
Status changed from Re-opened to Needs Decision
Assignee changed from Markus Roberts to Nigel Kersten
Bug #4456: REST doesn't know synonyms for its mime types
https://projects.puppetlabs.com/issues/4456
Au
Issue #4792 has been updated by James Turnbull.
Status changed from Re-opened to Needs More Information
Assignee set to Radosław Antoniuk
Are you sure you're not seeing #5447?
Bug #4792: Duplicate definition since 2.6.1 upgrade
https://projects.puppetlabs
Issue #2744 has been updated by Daniel Pittman.
Assignee changed from Jacob Helwig to James Turnbull
Nick Lewis wrote:
> I'm concerned about the security implications of this. This diff could
> potentially contain sensitive information which shouldn't necessarily be
> published indiscriminate
Issue #2179 has been updated by James Turnbull.
Status changed from Re-opened to Accepted
Assignee set to Ken Barber
Bug #2179: IP support calls 'ip' and 'ifconfig' ridiculous numbers of times
https://projects.puppetlabs.com/issues/2179
Author: Luke Kan
Issue #6059 has been updated by James Turnbull.
Category set to Solaris
Status changed from Re-opened to Needs Decision
Feature #6059: password_max_age & password_min_age should work on solaris role
https://projects.puppetlabs.com/issues/6059
Author: Me
Issue #4402 has been updated by eric sorenson.
Yes, this is still going on; I worked around it in the manifests by defining
alternate user resources without a password attribute for tiger hosts. Have not
progressed on troubleshooting; it's probably sufficient to see if other people
can repro.
Issue #9016 has been updated by Michael Stahnke.
I've been getting better with the conf/redhat spec the suse one I have done
less with. I'll try to add that to the process too.
Bug #9016: Spec files provided with 2.7.3 are incorrect.
https://projects.p
Issue #4948 has been updated by eric sorenson.
FWIW this happened to another team here last week. It took out their SSL setup
for a couple of days until they grew frustrated with debugging and came 'round
to ask me if I'd seen it before.
Bug #4948: con
Issue #4402 has been updated by James Turnbull.
Status changed from Investigating to Needs More Information
Assignee set to eric sorenson
Hi eric - is this still a problem? Did you ever get any closer to root cause?
Bug #4402: directoryservice user provid
Issue #4948 has been updated by James Turnbull.
Status changed from Accepted to Needs Decision
Assignee set to Nigel Kersten
Thoughts on Daniel's suggestion?
Bug #4948: connecting from a client whose cert is revoked fails without
indicating why
https://p
Issue #4007 has been updated by James Turnbull.
Assignee set to Daniel Pittman
Bug #4007: 'puppetca' needs feature to remove (/revoke) a pending certificate
signing request
https://projects.puppetlabs.com/issues/4007
Author: Tore L.
Status: Accepted
Pr
Issue #5789 has been updated by James Turnbull.
Status changed from Accepted to Tests Insufficient
Assignee changed from Gary Larizza to Jason McKerr
Jason - Gary needs an engineer he can work with on the tests on this please.
Bug #5789: launchd provider
Issue #5981 has been updated by James Turnbull.
Category set to file
Status changed from Needs More Information to Needs Decision
Nigel - what this going to be targeted at and what's the proposed change? Not
clear to me currently. Thanks!
Bug #5981: Pupp
Issue #4792 has been updated by Radosław Antoniuk.
Status changed from Closed to Re-opened
Target version deleted (2.6.5)
Affected Puppet version changed from 2.6.1 to 2.7.5
I am reopening that as I am experiencing the same after upgrading from 2.7.1 to
2.7.5.
err: Duplicate definition: Exec[
Issue #6310 has been updated by James Turnbull.
Category set to file
Assignee changed from Matt Robinson to Daniel Pittman
Bug #6310: md5sum reports different md5 than state.yaml
https://projects.puppetlabs.com/issues/6310
Author: Victor Chavez
Status:
Issue #6810 has been updated by James Turnbull.
Status changed from Accepted to Needs Decision
Assignee set to Nigel Kersten
Nigel - what's your view here on the desired outcome?
Bug #6810: File 'fail' became a lot more fatal in 2.6.0
https://projects.pup
Issue #7141 has been updated by James Turnbull.
Priority changed from Normal to High
Bug #7141: puppetd runs fail in 'daemon' mode when stat'ing /proc files
https://projects.puppetlabs.com/issues/7141
Author: Matt Wise
Status: Needs More Information
Pri
Issue #7141 has been updated by James Turnbull.
Ben - can you ping Matt please and get him to test the code or find out if we
can get access to a box to fix please.
Bug #7141: puppetd runs fail in 'daemon' mode when stat'ing /proc files
https://projects.
Issue #7239 has been updated by James Turnbull.
Priority changed from Normal to Low
Feature #7239: Puppetdoc should pull documentation from custom functions.
https://projects.puppetlabs.com/issues/7239
Author: Trevor Vaughan
Status: Accepted
Priority: L
Issue #2744 has been updated by Nick Lewis.
I'm concerned about the security implications of this. This diff could
potentially contain sensitive information which shouldn't necessarily be
published indiscriminately.
At the very least, making this change in a point release worries me, as I wou
Issue #5783 has been updated by James Loope.
It would be ideal if this had the capacity to check the etag against an md5 of
the existing file on disk
Feature #5783: support HTTP(S) URL as the file 'source'
https://projects.puppetlabs.com/issues/5783
Aut
Issue #7243 has been updated by James Turnbull.
Status changed from Tests Insufficient to Code Insufficient
Assignee changed from Matt Wise to Daniel Pittman
Target version changed from Telly to 2.7.x
Feature #7243: Additional data in Puppet CSRs (certdn
Issue #7444 has been updated by James Turnbull.
Category set to functions
Status changed from Needs More Information to Closed
Fixed as dup of #4549.
Bug #7444: Ability to load a server side function from a server side function
broken.
https://projects.p
Issue #7653 has been updated by James Turnbull.
Category set to queuing
Assignee set to Daniel Pittman
Bug #7653: puppet queue seems to ignore rundir in config file
https://projects.puppetlabs.com/issues/7653
Author: Digant Kasundra
Status: Accepted
Pri
Issue #8278 has been updated by James Turnbull.
Category set to SSL
Feature #8278: Puppet cert should safeguard itself when revoking.
https://projects.puppetlabs.com/issues/8278
Author: Ben Hughes
Status: Needs More Information
Priority: Normal
Assignee
Issue #2744 has been updated by Jason McKerr.
Assignee changed from Jason McKerr to Jacob Helwig
Feature #2744: Provide an option to send back diff of txt files in reports
https://projects.puppetlabs.com/issues/2744
Author: Yimin Li
Status: In Topic Bra
Issue #8288 has been updated by James Turnbull.
Assignee changed from Michael Stahnke to Daniel Pittman
Bug #8288: Sun package provider should include '-G' flag to pkgadd on install
https://projects.puppetlabs.com/issues/8288
Author: eric sorenson
Statu
Issue #2744 has been updated by James Turnbull.
Target version changed from Telly to 2.7.x
Feature #2744: Provide an option to send back diff of txt files in reports
https://projects.puppetlabs.com/issues/2744
Author: Yimin Li
Status: In Topic Branch Pe
Issue #5158 has been updated by James Turnbull.
Status changed from Accepted to Needs Decision
Feature #5158: File resources: Make source/content parameters and the
file/template functions consistent.
https://projects.puppetlabs.com/issues/5158
Author:
Issue #9016 has been updated by James Turnbull.
Priority changed from Normal to Low
Bug #9016: Spec files provided with 2.7.3 are incorrect.
https://projects.puppetlabs.com/issues/9016
Author: Trevor Vaughan
Status: Needs Decision
Priority: Low
Assignee
Issue #9016 has been updated by James Turnbull.
Status changed from Investigating to Needs Decision
Bug #9016: Spec files provided with 2.7.3 are incorrect.
https://projects.puppetlabs.com/issues/9016
Author: Trevor Vaughan
Status: Needs Decision
Priori
Issue #9518 has been updated by James Turnbull.
Category set to language
Assignee set to Daniel Pittman
Daniel concurs with 2) - it should be an error.
Bug #9518: Array scope different from string scope:
https://projects.puppetlabs.com/issues/9518
Author
Issue #7218 has been updated by James Turnbull.
Assignee set to Nigel Kersten
Feature #7218: Integrated variable checking for defines and parameterized
classes.
https://projects.puppetlabs.com/issues/7218
Author: Trevor Vaughan
Status: Needs Decision
P
Issue #7218 has been updated by James Turnbull.
Category set to language
Feature #7218: Integrated variable checking for defines and parameterized
classes.
https://projects.puppetlabs.com/issues/7218
Author: Trevor Vaughan
Status: Needs Decision
Priori
Issue #10614 has been reported by Josh Cooper.
Bug #10614: Should not manage or source metadata from files on non-NTFS volumes
on Windows
https://projects.puppetlabs.com/issues/10614
Author: Josh Cooper
Status: Accepted
Priority: Normal
Assignee: Josh Co
Issue #3120 has been updated by James Turnbull.
Status changed from Investigating to Needs Decision
Assignee set to Nick Fagerlund
Nick - do you think this is an issue with documentation?
Bug #3120: 'localcacert' doesn't behave as described
https://projec
Issue #3741 has been updated by James Turnbull.
Assignee set to Ash Caire
This is def. related to #8341 - if not perhaps a dup of it?
Bug #3741: Custom facts loaded multiple times
https://projects.puppetlabs.com/issues/3741
Author: Dan Carley
Status: Req
Issue #5617 has been updated by James Turnbull.
Assignee changed from Michael Stahnke to Daniel Pittman
Priority changed from Normal to Urgent
Daniel to review and action.
Feature #5617: Puppet queue logging
https://projects.puppetlabs.com/issues/5617
Au
Issue #8341 has been updated by James Turnbull.
Status changed from In Topic Branch Pending Review to Needs More Information
Bug #8341: Loading facts repeatedly
https://projects.puppetlabs.com/issues/8341
Author: Trevor Vaughan
Status: Needs More Inform
Issue #8341 has been updated by James Turnbull.
Category set to facter
Assignee changed from Adrien Thebo to Daniel Pittman
Daniel is going to grab Adrien to discuss.
Bug #8341: Loading facts repeatedly
https://projects.puppetlabs.com/issues/8341
Author:
Issue #8986 has been updated by James Turnbull.
Status changed from In Topic Branch Pending Review to Closed
Target version set to 2.7.x
Merged in 2.7.5
Bug #8986: ssh_authorized_key not setting user permissions in the proper manner.
https://projects.pupp
Issue #9158 has been updated by James Turnbull.
Priority changed from Normal to High
Bug #9158: Puppet master breaks on trying to send message to stomp queue
https://projects.puppetlabs.com/issues/9158
Author: Digant Kasundra
Status: In Topic Branch Pen
Issue #2744 has been updated by James Turnbull.
Category set to reports
Assignee set to Jason McKerr
Daniel has written the code - we need someone to review it.
Feature #2744: Provide an option to send back diff of txt files in reports
https://projects.pu
Issue #2773 has been updated by James Turnbull.
Assignee changed from Nigel Kersten to Gary Larizza
Gary - any chance you can look at the tests for this in your copious spare
time? :)
Bug #2773: buglet in provider/service/launchd.rb
https://projects.pupp
Issue #4865 has been updated by James Turnbull.
Assignee set to Daniel Pittman
Feature #4865: Puppet debug mode should print resource type/title before
resource evaluation and time taken after.
https://projects.puppetlabs.com/issues/4865
Author: James
Issue #6775 has been updated by James Turnbull.
Assignee set to Valdis Vitayaudom
Hey Valdis - can we please get some information from you (see Daniel's question
in the update above!) - Thanks.
Bug #6775: puppet master --genconfig bug
https://projects.p
Issue #7187 has been updated by James Turnbull.
Category set to mount
Status changed from Accepted to Needs Decision
Assignee set to Nigel Kersten
Nigel - can we clean up all the related mount tickets and get a status on this
please.
Feature #7187: Mount
Issue #7188 has been updated by James Turnbull.
Max - can you please answer Stefan's question. Thanks!
Feature #7188: Mount provider/type split for Solaris
https://projects.puppetlabs.com/issues/7188
Author: Nigel Kersten
Status: Needs More Information
P
Issue #7188 has been updated by James Turnbull.
Category set to mount
Status changed from Accepted to Needs More Information
Assignee set to Max Martin
Feature #7188: Mount provider/type split for Solaris
https://projects.puppetlabs.com/issues/7188
Auth
Issue #10232 has been updated by Michael Stahnke.
Target version set to 1.6.x
Feature #10232: virtual: Get virtual information from sysfs (no dmidecode and
lspci on virtualbox)
https://projects.puppetlabs.com/issues/10232
Author: Mikael Fridh
Status: A
Issue #10087 has been updated by Michael Stahnke.
Target version set to 1.6.x
Bug #10087: Deprecation message about RbConfig on ruby-1.9.3-preview1
https://projects.puppetlabs.com/issues/10087
Author: Ken Barber
Status: Accepted
Priority: Low
Assignee:
Issue #10278 has been updated by Michael Stahnke.
Target version set to 1.6.x
Bug #10278: some facts do not work with locales set
https://projects.puppetlabs.com/issues/10278
Author: Bernhard Schmidt
Status: Accepted
Priority: Normal
Assignee:
Category
Issue #10225 has been updated by Michael Stahnke.
Target version changed from 1.6.2 to 1.6.x
can't be targeted at 1.6.2, since 1.6.2 is out.
Bug #10225: virtual fact does not detect host/guest correctly
https://projects.puppetlabs.com/issues/10225
Autho
Issue #7296 has been updated by James Turnbull.
Category set to service
Status changed from Accepted to In Topic Branch Pending Review
Assignee changed from Zach Leslie to Daniel Pittman
Target version set to 2.7.x
Branch set to https://github.com/puppetlabs/puppet/pull/170
1 - 100 of 123 matches
Mail list logo