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 wrote:
> It's been a week and I haven't gotten a single response. Does anyone
> actually use those platforms? :
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
Hi Dan,
That absolutely works for me. Thanks a bunch!
(And thank you R.I. for making it)
On Mon, Oct 21, 2013 at 2:32 PM, Dan Bode wrote:
> Hi Wolf,
>
> see if this works for you
>
> https://github.com/ripienaar/puppet-catalog-diff
>
>
> On Mon, Oct 21, 2013 at 12:25 PM, Wolf Noble wrote:
>
Hi Wolf,
see if this works for you
https://github.com/ripienaar/puppet-catalog-diff
On Mon, Oct 21, 2013 at 12:25 PM, Wolf Noble wrote:
> Hi there,
>
> I realize this isn't quite a dev question, but I'm going to ask anyways :)
>
> my situation is that I'm trying to refactor a large module bas
Hi there,
I realize this isn't quite a dev question, but I'm going to ask anyways :)
my situation is that I'm trying to refactor a large module base that
doesn't have unit tests.
when making changes, I want to verify that there are as few unanticipated
changes as possible..
our strategy to achi
Hi Miguel
Yes, projects.puppetlabs.com is still on Redmine and the correct location
to file any Puppet bugs. We are in the middle of transitioning our bug
tracking systems, once we work the 'bugs' out of JIRA we'll be opening up
JIRA to the public as our new bug tracking system. Detailed informati
- Original Message -
> From: "Ronan Carty"
> To: puppet-dev@googlegroups.com
> Sent: Monday, October 21, 2013 1:19:50 PM
> Subject: [Puppet-dev] puppet-concat using templates
>
>
> Hi
>
> I am using the puppet-concat module
> from http://github.com/puppetlabs/puppetlabs-concat'.
>
>
Hi
I am using the puppet-concat module
from http://github.com/puppetlabs/puppetlabs-concat'.
I simply want to add the contents of a template to my file /tmp/myfile.
The problem I have here is that each time puppets run, it adds the contents
of the template, so my file /tmp/myfile could end u