Activity
From 02/22/2012 to 02/28/2012
02/28/2012
-
11:32 am Refactor #12866 (Rejected): Testing procedure help doc for facter
-
09:59 am Bug #12864 (Closed): Windows domain fact should use primary dns suffix first
- Currently, the domain fact on Windows looks for the domain of the first network adapter for which IPEnabled is true. ...
-
09:33 am Bug #1346 (Code Insufficient): Using 'ip addr' over ifconfig
-
08:23 pm Bug #1346: Using 'ip addr' over ifconfig
- Linux is functional (ip addr instead of ifconfig), working on other parts.
-
04:42 pm Bug #12813: facter is now noisey on linodes due to stderr output from lspci.
- We are running with this in production (all day) and have had no trouble with it, if that's useful in terms of testing.
02/27/2012
-
01:50 pm Feature #12720: Add CPU info for Solaris to processorN fact
- The original pull request has been closed in favour of https://github.com/puppetlabs/facter/pull/180.
It now conta...
02/25/2012
-
01:53 pm Bug #12662 (Accepted): Facter --yaml is producing &id tags
- Yup...verified this on el5 x86_64. here's the output with the bad tags from my run.
selinux_config_policy: &id0... -
10:26 am Feature #12790 (In Topic Branch Pending Review): Facter should fail if a recursion is detected
-
06:56 am Bug #12831 (In Topic Branch Pending Review): recursion on fact resultion: kernel
-
06:36 am Bug #12831 (Closed): recursion on fact resultion: kernel
- The kernel fact triggers a recursion:
to retrieve the value of the kernel fact we have to call the codeblock that ... -
06:13 am Bug #12813 (Merged - Pending Release): facter is now noisey on linodes due to stderr output from ...
- Merged into 1.6.x here:
<https://github.com/puppetlabs/facter/commit/a51ddb718a28524a690225654f00dc698bd78cdb>
...
02/24/2012
-
01:11 pm Bug #12813 (In Topic Branch Pending Review): facter is now noisey on linodes due to stderr output...
-
10:26 am Bug #12813 (Closed): facter is now noisey on linodes due to stderr output from lspci.
- # Overview #
Due to Facter::Util::Resolution.exec just calling %x{} and not doing anything with STDERR (popen4!), ... -
08:47 am Bug #12723: Puppet apply freezes occasionally
- To conclude the results for now.
I receive occasional but reproducible freezes on «puppet apply empty_manifest.pp»...
02/23/2012
-
02:33 pm Bug #11511 (In Topic Branch Pending Review): fact "architecture" picks up x86_64 rather than amd64
- I split the lsbrelease facts into different files and I have tested the patch against `1.6.x` and `1.6.3`. It does wo...
-
07:04 am Feature #12790 (Closed): Facter should fail if a recursion is detected
- Facter already detects recursions (`fact a queries fact b queries fact a`) but instead of raising an exception or at ...
-
06:55 am Bug #11511: fact "architecture" picks up x86_64 rather than amd64
- Facter does work for me again (correct architecture fact) in 1.6.5 and I traced it down to commit:b0b5282e which seem...
02/22/2012
-
11:31 am Bug #8210: virtual fact should work for EL kvm guests
- Andreas Zuber wrote:
> What KVM host and what guest OS did you use?
The same as it was when I reported this issue... -
11:00 am Bug #5013: Facter assumes path that isn't there always
- Daniel Pittman wrote:
> Ken Barber wrote:
>
> > 1. We set the PATH ourselves to something sane, this if course is... -
11:00 am Bug #5013 (Accepted): Facter assumes path that isn't there always
- Ken Barber wrote:
> 1. We set the PATH ourselves to something sane, this if course is going to be problematic if s... -
02:32 am Bug #8210: virtual fact should work for EL kvm guests
- What KVM host and what guest OS did you use?
Also available in: Atom