Joshua, AIX doesn't have /proc/cpuinfo. There are other methods of garnering facts for AIX that I believe are already in use in facter.
On Mon, Oct 21, 2013 at 7:17 PM, Joshua Hoblitt <[email protected]> wrote: > It's been a week and I haven't gotten a single response. Does anyone > actually use those platforms? :) > > -Josh > > -- > On 10/13/2013 02:41 PM, Joshua Hoblitt wrote: >> 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 Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-dev. > For more options, visit https://groups.google.com/groups/opt_out. -- Matthaus Owens Release Manager, Puppet Labs Join us at PuppetConf 2014, September 23-24 in San Francisco -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
