Hi Folks,

I'm looking at tidying up the way /proc/cpuinfo is parsed in facter and
the in tree fixture examples for any kernel other than linux i386/amd64
are pretty sparse.  This is makes refactoring hairy as there are regexps
and other assumptions baked into the code for these formats without any
comments or test coverage. Examples for these platforms [which appear
to] support cpuinfo would be immensely helpful:

* aix
* hpux
* kfreebsd
* linux
    - parisc
    - hppa
    - ia64
    - ppc64
    - arm
    - sparc

My PR to migrate the existing in tree examples to
facter/spec/fixtures/cpuinfo/ was recently merged and I believe
everything under that path is a Linux example.  I'd like to move all of
those examples again to ../cpuinfo/linux and start introducing examples
for other kernels under facter/spec/fixtures/cpuinfo/<kernel>/.

Thanks,

-Josh

--

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to