Activity
From 02/03/2011 to 02/09/2011
02/10/2011
-
10:18 pm Puppet Dashboard Bug #5398: inventory custom query and node inventory error
- This is due to the undocumented dependency on having either the json or json_pure gem installed. If you install that,...
-
09:02 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
- Looks like some bad data in the catalog - can you show us the YAML data from the catalogue?
-
08:45 pm Feature #3157 (Closed): puppetdoc should support a site-wide (site.pp) README
- I confirm this is working.
-
08:44 pm Bug #6253: :include: does not work standalone at the top of site.pp
- OK, I was wrong in our discussion, as in fact this is working fine if you do what I was saying in #3157:
if your s... -
08:06 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
- Mark Washeim wrote:
> Mark Washeim wrote:
> > James Turnbull wrote:
> > > Mark - could you try 2.6.5rc2? We fixed... -
08:02 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
- James Turnbull wrote:
> Mark - could you try 2.6.5rc2? We fixed a major performance bottleneck in this area with Pa... -
07:57 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
- Mark Washeim wrote:
> James Turnbull wrote:
> > Mark - could you try 2.6.5rc2? We fixed a major performance bottle... -
07:54 pm Bug #6273: apparent timeout > err: Could not retrieve catalog from remote server: execution expired
- James Turnbull wrote:
> Mark - could you try 2.6.5rc2? We fixed a major performance bottleneck in this area with Pa... -
07:44 pm Bug #6273 (Needs More Information): apparent timeout > err: Could not retrieve catalog from remot...
- Mark - could you try 2.6.5rc2? We fixed a major performance bottleneck in this area with Passenger.
Also can you ... -
07:38 pm Bug #6273 (Closed): apparent timeout > err: Could not retrieve catalog from remote server: execut...
- I'm loathe to report this as a bug, but:
I have recently upgraded from 2.5.2 (gentoo puppetmaster) with a heteroge... -
07:29 pm Bug #6271 (Needs More Information): catalog format is inconsistent between yaml and pson
- I serialized the same catalog into yaml and pson with:...
-
07:15 pm Bug #5212: With Puppet standalone, exported facts are overriding local facts
- Or not. Maybe my patch actually doesn't make the change I wanted.
I'm back to my every-2-hour cron purging mysql s... -
07:07 pm Bug #6270 (Merged - Pending Release): Glitchy Markdown in functions reference
- Pushed to upstream 2.6.next, since the patches had no effect on spec and unit tests.
-
07:03 pm Bug #6270 (In Topic Branch Pending Review): Glitchy Markdown in functions reference
- Only ended up having to change those two functions. In branch, patches mailed!
-
05:53 pm Bug #6130 (Merged - Pending Release): Change header level on metaparameter reference
- Merged to 2.6.next.
-
05:51 pm Bug #6270 (Closed): Glitchy Markdown in functions reference
- <http://docs.puppetlabs.com/references/latest/function.html> has a bunch of formatting errors -- see `split` and `reg...
-
04:37 pm Bug #5221: 0.24/2.6 pluginsync broken: "Fileset paths must be fully qualified" error when paths h...
- commenting on the right ticket...I can confirm the original issue with pluginsync from 0.24.8 to 2.6.4. Have applied...
-
04:33 pm Bug #6001: 0.24.8 client to 2.6.4 server has Fileset path error
- I can confirm this bug, 0.24.8 client to 2.6.4 master pluginsync fails.
-
04:24 pm Bug #5038: puppet 2.6.1 can no longer transfer gzipped files
- for the benefit of people coming here from google:
This is default apache behavior, to disable it just add to your... -
04:19 pm Bug #4496: module_name variable not consistently set
- Hello, just started watching this bug. I've come across the same issue with slightly different behaviour having to do...
-
04:00 pm Bug #6269 (Closed): Hashes only work with two levels
- Create a hash:
$networkinfo = {
'machine1.domain.local' => { eth0 => { ip => '192.168.1.50', mask => '255.255....
02/09/2011
-
03:50 pm Bug #6268 (Needs More Information): service{"network": ensure => running } fails on Redhat/Centos...
- Puppet is always reading the status as stopped and attempts to start the service on every run. If the interface is d...
-
02:57 pm Facter Bug #3357: fact fqdn doesn't get set if domain fact isn't set
- In the current use of facter, no fqdn set means no hostname or domain set.
In order to find all the machines with no... -
11:48 am Bug #6267 (Closed): puppetdoc symbol matching prefers individual tokens a little too much.
- I have a number of classes surrounding the management of Apache in
various contexts. To that end, I have classes li... -
08:57 am Naginator Bug #6266 (Accepted): Allow parameters to be forced to absent
- Hi.
While converting some of our active checks to passive ones (without changing their names), we realized that th... -
01:20 am Feature #86: Directory creation fails if parent directory does not exist
- "Ruby DSL"
http://www.puppetlabs.com/blog/ruby-dsl/ -
01:08 am Feature #6144: adding additional zfs properties
- * Alphabetized properties
* Added documentation for acceptable values
* Added the following properties:... -
09:53 pm Bug #650: puppet replaces configuration directories when they are symlinks
- Another vote for fixing this, makes it really hard to keep everything in version control.
-
09:25 pm Bug #6245 (Duplicate): puppetmaster thinks second host is host from a previous run
- AFAIK this was resolved in 0.25.2
-
09:10 pm Bug #6133: File resource audit property fails when backup => false
- Well, if the goal is to see if the content changed, isn't that what the checksums are for? Or are you trying to find ...
-
09:04 pm Bug #6133: File resource audit property fails when backup => false
- > If you specify ‘all’ or ‘content’ and there’s not a filebucket, wouldn’t you want
> to drop back to ‘checksum’ si... -
08:45 pm Bug #6133: File resource audit property fails when backup => false
- Couldn't agree more!
However, I just tried this, and if you set audit => checksum, Exec['test'] never fires, which... -
08:23 pm Bug #6257 (Merged - Pending Release): Rack POST and PUT request handling is very slow.
- available in `2.6.next` as of commit:e0613d808f52d08bc1a2fb4e075749f486d7768b
-
08:21 pm Bug #5977 (Merged - Pending Release): command_line only loads commands from the first path where ...
- I'm not sure how this got skipped in the big merge last week. Available in `2.6.next` as of commit:0971bda3d7b75a5292...
-
08:00 pm Bug #6257 (Closed): Rack POST and PUT request handling is very slow.
- The rack http handler is very slow when processing large HTTP body contents. This affects all POST and PUT requests.
... -
07:33 pm Feature #4433: Add hash support to extlookup
- I'm attaching a version of extlookup which has been modified to use YAML instead of CSV, to get this going again. Whi...
-
07:09 pm Bug #3741: Custom facts loaded multiple times
- same here, facts are loaded 3 times - puppet 0.25.5, facter 1.5.8.
-
06:58 pm Bug #4487: Environment column in hosts table updating incorrectly
- Cody Herriges wrote:
> I have found the issue and a fix but don't 100% understand why the current code is not functi... -
06:52 pm Feature #5432: Use AIX native commands to manage users and groups
- Paul Berry wrote:
> This patch is a new feature, it's fairly large, and it's based on the 2.7 codebase. Postponing ... -
06:18 pm Bug #6133: File resource audit property fails when backup => false
- I may be missing something obvious, but without a backup what's it supposed to compare the content to?
-
05:59 pm Bug #5949 (Needs More Information): Confusing error on bad define syntax
- I could not recreate, (I tried both 2.6.2 and 2.6.5rc1) I get the error message:
/etc/puppet/modules/bar/manifests... -
05:44 pm Bug #5984 (Accepted): syntax error in import manifest only reported once
- verified against 2.6.next
site.pp... -
04:30 pm Bug #6256 (Closed): /var/lib/puppet/rrd not created
- Built from source, running puppetmasterd for the first time did not make and set up /var/lib/puppet/rrd
I had to d... -
04:00 pm Bug #6255 (Accepted): Puppet kick exists with 0 even when puppet run has failures
- When I run a puppet kick from a remote server and the puppet run on the other host encounters failures during a run, ...
02/08/2011
-
03:19 pm Bug #5392: Misleading error message when trying to collect resources of an undefined type
- I can confirm that the aforementioned patch in collection.rb also obtains for 2.6.4. 2.6.2 does not display this prob...
-
02:26 pm Bug #6253 (Closed): :include: does not work standalone at the top of site.pp
- In [this message](http://mid.gmane.org/1297172312.427.47.camel@arsenic.daysofwonder.com)
Brice Figureau suggested th... -
01:59 am Bug #3004 (Requires CLA to be signed): zone resource on Solaris tries to change from 'running to ...
- Hi Josh! Thanks for your patch. Could I please get you to sign a CLA (see the Contributer License Agreement link in...
-
11:08 pm Puppet Acceptance Bug #6249 (Closed): Clean up interaction between test wrapper, host, and command objects
- In the test wrapper's on() function, we have this line of code:
@result = host.exec(command.cmd_line(host), op... -
10:55 pm Puppet Acceptance Bug #6248 (Closed): Eliminate unnecessary numeric prefixes from test files
- The puppet-acceptance project has several files whose names begin with numeric prefixes.
My understanding from tal... -
10:55 pm Refactor #6247 (Accepted): exec and notify types have different implementations for seemingly ide...
- Exec and notify both require unique titles but allow duplicate content (i.e. command and message, respectively), but ...
-
10:52 pm Puppet Acceptance Bug #6246 (Closed): Puppet env logic seems unnecessary
- The method Command#puppet_env_command contains complex logic to set RUBYLIB and PATH to point to the version of Puppe...
-
10:45 pm Bug #6245 (Duplicate): puppetmaster thinks second host is host from a previous run
- puppet-server-0.25.1-0.2.rc2.el5
puppet-0.25.1-0.2.rc2.el5
fastthread (1.0.7)
passenger (2.2.9)
rack (1.1.0)
rak... -
10:21 pm Puppet Acceptance Feature #6244 (Closed): Be able to distinguish test failures from errors
- Many tests in the test harness are to verify that a certain bad behavior does not happen. In cases where the bad beh...
-
09:58 pm Puppet Acceptance Bug #6242 (Closed): on() method shouldn't allow an array of commands
- The test harness's on() method allows an array of commands to be passed in place of a single command. This functiona...
-
06:43 pm Puppet Acceptance Refactor #6163 (Closed): Test logging directories should be more structured
-
06:43 pm Puppet Acceptance Refactor #6163 (Accepted): Test logging directories should be more structured
-
06:42 pm Puppet Dashboard Feature #6239 (Duplicate): File search checksum should be a link
- This came up during an in-house demo on 2/2.
When the use_file_bucket_diffs setting is enabled, md5s that show up ...
02/07/2011
-
03:57 pm Bug #4482: puppet uses wrong options to apt-get - install of previous version doesn't work
- Nigel Kersten wrote:
> I know your bug was in first, but I'm duping this to #4976, as it's a more general solution.
>... -
11:54 am Bug #6238 (Duplicate): Using "name" in service definition breaks dependency checks
- class php inherits freebsd_port {
$prefix = "/usr/local/etc"
$ini = "${prefix}/php.ini"
package { ... -
11:02 am Bug #5984: syntax error in import manifest only reported once
- The problem also exists using following version:
puppet-2.6.2-0.3.el5
puppet-server-2.6.2-0.3.el5 -
09:32 am Bug #3004: zone resource on Solaris tries to change from 'running to running' and fails miserably
- The cause of the problem (from the type's perspective) is that calling self.should() from the ensure parameter return...
-
08:36 pm Bug #5955: Manual catalog compile reports error
- If it helps, when I remove --storeconfigs it works.
-
08:35 pm Bug #5955: Manual catalog compile reports error
- Still fails in 2.6.4
% puppet --version
2.6.4
% sudo puppet master --compile $(hostname) --modulep... -
06:50 pm Bug #5799 (Closed): Puppet shouldn't need to use the Settings class to make a directory
- It seems I forgot to update this ticket when the code was written. This was merged to 2.6.next in commit:814f56fdb3d3...
-
04:36 pm Bug #5799 (Accepted): Puppet shouldn't need to use the Settings class to make a directory
- Amen.
There's a fine line between eating your own dog food and being hoisted on your own petard, and we're on the wr... -
04:33 pm Bug #5959 (Accepted): Calling a function from a function can result in a memory explosion of doom.
- This may be a crucial hint on a longstanding mystery. Some versions of ruby go into this mode when trying to produce...
-
04:19 pm Bug #5763 (Rejected): Variable in file directive causes intermittent error
- This is an issue, in that the code should behave the same way each time, but it's much broader than specified here & ...
-
04:13 pm Feature #5650: Potentially able to save a great deal of time on File comparisons.
- See #6003 & #6004 for additional observational data, if needed.
-
04:12 pm Bug #6003: recurse => true causes every source and target file to md5sum twice
- Thanks for the additional details.
-
04:11 pm Bug #6004 (Duplicate): checksum => mtime still reads the source and target files
- Thanks for the additional information on this (grumble) ongoing issue.
-
04:00 pm Bug #6028: first run of puppet agent removes everything in /var/lib/puppet/
- $libdir seems to be as expected:...
02/06/2011
-
03:58 pm Bug #6003 (Duplicate): recurse => true causes every source and target file to md5sum twice
-
03:55 pm Bug #5898 (Accepted): Node regex beginning with dash results in invalid tag
- I'm assuming here that a full node name match would have worked (the node contains the pattern in the middle somewher...
-
02:31 pm Bug #5860 (Accepted): arrays do not work in selectors
-
02:31 pm Bug #5859 (Accepted): --detailed-exit code returns 0 when resources fail
-
02:28 pm Bug #6005 (Accepted): User type cannot handle project property
-
02:27 pm Bug #5980 (Accepted): puppet gets crazy on invalid/bad certificate/key
-
02:27 pm Bug #5975 (Accepted): puppet kick --ignoreschedules not working
-
02:26 pm Bug #5973 (Duplicate): environment configuration parameter used inconsistently when used with lda...
-
02:24 pm Bug #5955 (Needs More Information): Manual catalog compile reports error
- Any chance you can test on 2.6.4 Jordan?
-
02:23 pm Bug #6023 (Accepted): puppetmasterd init.d does not create PID file causes failure on status & stop
-
02:23 pm Bug #6026 (Accepted): Config files don't allow for comments at the end of a line anymore
-
02:21 pm Bug #6028 (Needs More Information): first run of puppet agent removes everything in /var/lib/puppet/
- ...
-
02:17 pm Refactor #6094 (Accepted): Reduce the number of implementations of insync
-
02:16 pm Bug #6097 (Accepted): Individual values for parameters can't require features
-
02:16 pm Bug #6111 (Accepted): Should be able to audit Host resources
-
02:16 pm Bug #6112 (Accepted): Puppet cert generate doesn't play nice with autosigning
-
02:15 pm Bug #6133 (Accepted): File resource audit property fails when backup => false
-
02:15 pm Bug #6143 (Accepted): cannot remove zpool's with ensure => absent
-
02:14 pm Bug #6209 (Accepted): Puppet should not change error messages on second run
-
01:20 pm Bug #6210: Fix error messages to be meaningful
- bach* nodes were 0.25.x, ikr was 2.6.0
-
12:09 pm Bug #6117 (Needs Decision): Catalog GETs should shift to POST
-
12:08 pm Bug #5850 (Accepted): XMLRPC interface to filebucket should be removed
-
12:08 pm Bug #5817 (Investigating): Hashes can't be used as function paramaters
-
12:07 pm Bug #5915 (Needs Decision): We should be consistent about use of underscores and hyphens in confi...
-
12:07 pm Bug #6018 (Closed): No help text for puppet inspect
- merged in commit:f108f0330623f643343709b29921608b6c76874a
-
12:05 pm Bug #6096 (Duplicate): FreeBSD package removal
- Closing in favour of #4996.
-
12:02 pm Bug #6168 (Accepted): `puppet master` should not daemonize before checking that it can startup
-
12:02 pm Bug #5756 (Needs Decision): When a resource is being audited for the first time it should produce...
-
12:00 pm Bug #5748 (Needs More Information): puppetdoc missing class documentation
-
11:57 am Bug #5747 (In Topic Branch Pending Review): Install fails when ftools missing
-
11:57 am Bug #5720 (Investigating): puppetdoc fails on parameterized class when a parameter's default is s...
- Brice - if you have a moment - otherwise happy for you to unassign yourself. :)
-
11:56 am Bug #5717 (Accepted): odd error message (pages of backslashes)
-
11:54 am Bug #5713 (Needs Decision): Auditing resources resource to get list of all system packages
-
11:54 am Bug #5674 (Needs Decision): resource auto-search/auto-loading doesn't work in ruby dsl
- This should work right Nigel?
-
11:53 am Bug #5669 (Needs Decision): Chaining resources doesn't work with arrays of names
-
11:52 am Bug #5668 (Accepted): puppet resource exits with 0 despite failing to do as commanded
-
11:52 am Bug #5656 (Accepted): cron provider fails with dcron on Linux
-
11:51 am Bug #3299 (Accepted): owner of files created by nagios resource types
-
11:48 am Puppet Dashboard Feature #6142 (Needs Decision): Oracle backend DB support for Puppet Dashboard
-
11:47 am Feature #6059 (Needs Decision): password_max_age & password_min_age should work on solaris role
-
11:47 am Feature #6144 (Needs Decision): adding additional zfs properties
-
11:47 am Feature #6102 (Needs Decision): Please show contents of created files when using --verbose
-
11:47 am Feature #6029 (Needs Decision): Provide puppetca option to renew CAcert and propagate to clients.
-
11:47 am Feature #5979 (Needs Decision): Cron resource should update missing time params as '*'
-
11:47 am Feature #5993 (Needs Decision): Puppet on mysql NDB cluster
-
11:45 am Bug #6210 (Needs More Information): Fix error messages to be meaningful
- The `closed` errors were all Ruby errors that bubbled up and were fixed in 0.25.5 from memory. What release is this?
-
11:00 am Bug #6210 (Closed): Fix error messages to be meaningful
- Good morning again,
another bug I'm often hit by, but missed to report (bad me!): Puppet features some very meanin... -
10:46 am Bug #6209: Puppet should not change error messages on second run
- And here are the real world logfiles: class loaded first time => syntax error, second access: class not found
... -
10:45 am Bug #6209 (Accepted): Puppet should not change error messages on second run
- Hello!
This is a long outstanding bug I've always forgot to report: Puppet changes the error message from
S... -
09:10 pm Bug #5239: Exported resources are hard to collect by environment
- My use case for this aligns with Jordon's. We've got a cluster that gets chopped up in pieces for people to do dev/te...
02/05/2011
-
03:23 pm Facter Feature #2270: IPv6 should be supported.
- Patches shipped to puppet-dev.
-
12:55 pm Bug #6001 (Re-opened): 0.24.8 client to 2.6.4 server has Fileset path error
- Patch in bug #5221 solves this issue.
However, the patch needs to be applied to all clients. I still have a lot of... -
11:39 pm Bug #5368: Using a parameterized class that doesn't exist results in a confusing error.
- I get an error when I use run stages such as
class { "class": stage => pree }
but if the class you are assigni... -
11:38 pm Bug #5368: Using a parameterized class that doesn't exist results in a confusing error.
- This is still a problem in 2.6.4 -- we just went through a lot of fun determining that a class we'd mistyped wasn't a...
-
09:58 pm Bug #6168 (Accepted): `puppet master` should not daemonize before checking that it can startup
- If there are problems that would cause the puppet master to fail to start up (missing directories, permissions errors...
-
09:56 pm Puppet Acceptance Bug #6167 (Closed): Test master-dashboard communication across machines
- Jacob and I fixed a PE installer flaw today (#6134) that only shows up when attempting to communicate between a Puppe...
-
09:52 pm Puppet Acceptance Bug #6166 (Closed): PuppetCommand shouldn't set ssldir
- PuppetCommand is currently setting ssldir, confdir, and vardir to "/tmp". It's not necessary for it to set ssldir, b...
-
09:50 pm Puppet Acceptance Feature #6165 (Closed): Add Debian 5.0.8 to testing matrix
- Debian 5.0.8 has potentially introduced some problems (#6149, #6109), so it's probably worth adding to the list of te...
-
09:48 pm Puppet Acceptance Feature #6164 (Closed): Test to verify the generated puppet.conf
- The `puppet.conf` generated by the installer should be verified against something like `puppet --configprint` or `pup...
-
09:41 pm Puppet Acceptance Refactor #6163 (Closed): Test logging directories should be more structured
- The log directories should follow a format similar to `log/YYYY-MM-DD_HHmmss/` to eliminate the inconsistencies exhib...
-
09:36 pm Puppet Acceptance Bug #6162 (Closed): Add a before/after mechanism
- To reduce duplication of test setup and teardown logic, it would be handy to be able to specify "before" and "after" ...
-
09:35 pm Puppet Acceptance Feature #6161 (Closed): Test file output in summary should be more informative
- In the test run summary information, the list of test files that were run should include enough file path information...
-
09:33 pm Puppet Acceptance Feature #6160 (Closed): Selectable test ordering for a test run
- Aside from "setup", and "teardown" tasks, the test ordering should be able to be run in any order. We should be able...
-
09:31 pm Puppet Acceptance Feature #6159 (Closed): Harness should have ability to show "live" run output to terminal
- Right now the only way to track progress of a test run is tailing the log file. The harness should be able to output...
-
09:23 pm Puppet Acceptance Refactor #6158 (Closed): "step" statement should take a block
- The contents of the "step" should be wrapped in a block used by the "step" statement
step "The bar step" do
... -
09:09 pm Puppet Dashboard Bug #6157 (Accepted): Resource statuses in a report should be helpfully sorted
- Resources with events should probably be brought at the top. Each set of resources (with events and without events) s...
-
06:23 pm Bug #4139 (Closed): 'autoflush' ... doesn't
-
06:22 pm Bug #5823 (Closed): Run mode can't be set by third party scripts or based on command-line arguments
-
06:20 pm Bug #6114 (Closed): The audit metaparameter is very poorly documented
02/04/2011
-
11:23 am Feature #6144 (Closed): adding additional zfs properties
- in the spirit of #5391 this Feature is to track these additions
-
10:22 am Bug #6143 (Closed): cannot remove zpool's with ensure => absent
- ...
-
10:21 am Puppet Dashboard Feature #6142 (Accepted): Oracle backend DB support for Puppet Dashboard
- Please add backend oracle DB support for puppet dashboard
-
07:06 am Bug #5977: command_line only loads commands from the first path where it finds puppet/application...
- no
-
06:45 am Bug #5977 (In Topic Branch Pending Review): command_line only loads commands from the first path ...
- Wasn't this patch paired on with Matt?
-
06:02 am Bug #6033 (Closed): Could not test an application called Puppet::Application::Test
- I figured this one out, it was a mistake on my part.
I was naming the unit test file test.rb instead of test_spec... -
05:49 am Puppet Dashboard Feature #5171 (Accepted): Should display file content differences
- Whoops, I mistakenly confused this ticket with a commit in the "puppet" project. Reverted to the "accepted" state.
-
05:45 am Puppet Dashboard Feature #5171 (Closed): Should display file content differences
- This was merged into branch '2.6.next' in commit:8c60cebababafbacf031a4ad842a615e82910cf0 and has since been merged i...
-
05:43 am Bug #5755 (Closed): Unable to load puppet generated catalog via YAML.load_file
- The final fix was merged into branch '2.6.next' as commit:e10ba1ab720cb62b39b430104a55a987f4c37f31 and has since been...
-
04:11 am Feature #3646 (Re-opened): no easy way to pass facts to "puppetmasterd --compile"
- Whoops, the documentation change in commit:1a78484a0d687914c146456f79aad857c5d243a0 looks wrong. It adds documentati...
-
01:57 am Bug #5540: Dashboard should treat inspect reports differently from apply reports
- Honestly, I'm not sure why I did either, other than to add the screenshot... Maybe I was trying to convey this is wh...
-
01:45 am Bug #5212: With Puppet standalone, exported facts are overriding local facts
- Finished deploying this patch to production at work today. Much happier.
Agreed on needing design decision; my pat... -
01:35 am Feature #2597 (Merged - Pending Release): A 'cycle.dot' file of the cyclical subgraph should be p...
-
01:35 am Feature #2597: A 'cycle.dot' file of the cyclical subgraph should be produced when cycles are found
- This is now available in the 'next' branch:
d64f4a9 Merge branch 'feature/next/2597-better-cycle-reporting' into next
-
12:51 am Puppet Dashboard Feature #6140 (Accepted): Users should be prompted for attributes when classes are added to a host
- Currently, classes in the Dashboard are just booleans, but the puppetmaster now supports an API for requesting inform...
-
12:48 am Bug #5823: Run mode can't be set by third party scripts or based on command-line arguments
- As per discussion, LAK has declared that he is using executive privilege to override a decision and get this into the...
-
12:07 am Bug #3741: Custom facts loaded multiple times
- Let me know if there's anymore info you require :)
-
11:50 pm Bug #5823 (Merged - Pending Release): Run mode can't be set by third party scripts or based on co...
- This has been added to 2.6.next:
7a06140 Merge branch 'bug/2.6.next/5823-allow-run-mode-to-cut-your-hand-off' into 2... -
11:35 pm Bug #6114 (Merged - Pending Release): The audit metaparameter is very poorly documented
- Pushed to upstream 2.6.next, setting to available in testing branch.
-
11:18 pm Bug #5755 (Merged - Pending Release): Unable to load puppet generated catalog via YAML.load_file
- I introduced the core problem in:
commit ec667fd53f9f611641755d086f09cbc61b1ca203
Author: Markus Roberts ... -
10:43 pm Bug #6018: No help text for puppet inspect
- We were having some trouble getting this working, so I emailed the below to Jesse, and he'll investigate.
#!/us... -
10:40 pm Bug #5952 (Rejected): Fix logdir, logdest and other disaster options
- After discussion, move this to rejected – we believe that #4139 is the real fault this works towards, so this is tech...
-
10:37 pm Bug #5952 (Merged - Pending Release): Fix logdir, logdest and other disaster options
- We believe that the necessary and sufficient code is now merged into the 2.6.next branch, ready for the RC, as commit...
-
10:33 pm Bug #4139 (Merged - Pending Release): 'autoflush' ... doesn't
- Available in 2.6.next as commit:0502c55
This fixes the order dependency of autoflush vs file log destination configu... -
09:57 pm Bug #4855: group resources on OS X may fail is group members are non-existant
- I'd like a fix of some sort rolled out - I've been using the above hacky fallback patch internally for months and I'd...
-
09:56 pm Bug #6114: The audit metaparameter is very poorly documented
- Rebased to 2.6.next per convo over the wall; need to write a docstring for inspect as well, so we'll talk about mergi...
-
09:51 pm Bug #6114 (Ready For Checkin): The audit metaparameter is very poorly documented
- Would be great if this got merged given the updates to the audit metaparam. It's just docs.
-
09:48 pm Bug #6114 (In Topic Branch Pending Review): The audit metaparameter is very poorly documented
- Written.
-
09:43 pm Bug #4139 (Re-opened): 'autoflush' ... doesn't
- Further investigation shows that this is a genuine issue: we have an ordering dependency in the processing of command...
-
09:36 pm Feature #6135 (Accepted): Elastic Compiler Pool
- Puppet deals poorly with the 'thundering herd' problem today, where a given system has sufficient capacity to respond...
-
09:35 pm Bug #6133 (Closed): File resource audit property fails when backup => false
- The following node definition:...
-
07:15 pm Bug #6130 (In Topic Branch Pending Review): Change header level on metaparameter reference
- One-character change to the relevant file. Patches mailed.
-
07:11 pm Bug #6130 (Closed): Change header level on metaparameter reference
- Currently, our website generates TOCs for headers down to level three, which seems like a good compromise to me. The ...
02/03/2011
-
10:55 am Feature #2597: A 'cycle.dot' file of the cyclical subgraph should be produced when cycles are found
- Thanks, Daniel, that's exactly what I was looking for. But there are some problems with the whole concept - you won't...
-
05:43 am Bug #6126 (Closed): Puppet inspect has no status messages
- When you run puppet inspect - nothing gets returned to the log/console saying anything has happened. When you run wi...
-
01:23 am Bug #1657 (Closed): Description of host resource should say that the target defaults to /etc/hosts
-
01:23 am Bug #2096 (Closed): ConfigurationReference example on permissions does not work
-
01:23 am Bug #3165 (Closed): Ralsh can't manage files
-
01:23 am Feature #3646 (Closed): no easy way to pass facts to "puppetmasterd --compile"
-
01:22 am Bug #4968 (Closed): Document that --test includes --detailed-exitcodes
-
01:22 am Bug #5045 (Closed): External node classifiers should be able to specify parameters for parameteri...
-
01:22 am Feature #5061 (Closed): should be able to access ($name, $module_name, $title) from within define...
-
01:21 am Bug #5167 (Closed): genconfig makes misleading references to 'puppet master'
-
01:21 am Bug #5540 (Closed): Dashboard should treat inspect reports differently from apply reports
- Jeff, did you have concerns about this ticket? I'm not clear why you did your last ticket update. I'm closing it f...
-
01:19 am Bug #5755: Unable to load puppet generated catalog via YAML.load_file
- The node I know 2.6.next (2a94c61) is producing a bad catalog is now producing a catalog that loads using YAML.load_f...
-
01:19 am Bug #6009 (Closed): directory service group provider behaves erratically if members is a nested list
-
01:18 am Bug #6002 (Closed): Add mention of where functions execute
-
01:18 am Bug #5944 (Closed): 'defined' documentation is unclear.
-
01:18 am Bug #5931 (Closed): Puppet fails when creating a new file that is being audited
-
01:18 am Bug #5916 (Closed): Cleanup of no longer used Puppet Doc methods and documentation
-
01:17 am Bug #5914 (Closed): Genconfig returns genconfig=true
-
01:17 am Bug #5913 (Closed): Puppet::Application.find looks up ancestor tree, yielding unexpected results
-
01:17 am Bug #5910 (Closed): Puppet should log the name of declared classes that cannot be found
-
01:17 am Puppet Dashboard Bug #5785 (Closed): Report table cleanup
-
01:17 am Bug #5855 (Closed): FreeBSD package provider broken
-
01:16 am Bug #5742 (Closed): puppet agent --help: non-existent option "fqdn" is described
-
01:16 am Puppet Dashboard Bug #5891 (Closed): Improve number of database calls for file search results page
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:16 am Bug #5736 (Closed): puppet cert --help lies about how --clean works
-
01:16 am Bug #5681 (Closed): Puppet mount module Puppet::Provider::Mount does not properly parse AIX mount...
-
01:16 am Puppet Dashboard Bug #5785: Report table cleanup
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:16 am Bug #5566 (Closed): Files with checksum => none delete file content
-
01:15 am Bug #5564 (Closed): Description of fqdn_rand
-
01:15 am Bug #5548 (Closed): update service description to specify status values
-
01:15 am Puppet Dashboard Bug #5865 (Closed): Inspect report search should have a way to show nodes that do NOT match a fil...
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:15 am Puppet Dashboard Bug #5867 (Closed): Should be able to show all the diffs for a group of nodes against their basel...
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:14 am Puppet Dashboard Bug #5869 (Closed): Node comparison dropdown needs some work
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:14 am Bug #6091 (Closed): Fix Posix file paths with multiple slashes
-
01:14 am Bug #6107 (Closed): Auditing an empty file the you're ensuring present produces an error
-
01:13 am Bug #6071 (Closed): typo in error message for unqualified execs
-
01:13 am Bug #6061 (Closed): password_max_age can not be set to null or -1
-
01:13 am Puppet Dashboard Feature #6024 (Closed): Should be able to view whole files from the filebucket, not just diffs.
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:12 am Puppet Dashboard Bug #6069 (Closed): Should be able to show all the diffs for a group of nodes against their basel...
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:11 am Puppet Dashboard Bug #6072 (Closed): Baseline appears between "recent inspections" and count
-
01:11 am Puppet Dashboard Bug #6072: Baseline appears between "recent inspections" and count
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:09 am Puppet Dashboard Bug #6090 (Closed): When comparing to a specific baseline, radio button doesn't automatically act...
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
-
01:08 am Puppet Dashboard Bug #6095 (Closed): When comparing a node to its own baseline and baseline doesn't exist, 500 error
- Merged to master as of commit:875f5a4169d5c09ded3154d047c7e768dd7fa44f for Iteration-2011-02-02
Also available in: Atom