Issue #7959 has been updated by Dominic Cleal.

Markus Falb wrote:
> I tried setting incl and lens on a client with puppet 2.6.8 and it helps.
> puppet 0.25.5 does not have incl and lens parameters.

Glad it helps.  I forgot to ask though - why are you setting it?  Type checking 
is normally used at lens design or testing time (with augparse) and isn't 
something you'd usually want to do at runtime (for the reasons we've seen!).
----------------------------------------
Bug #7959: augeas type_check RAM usage
https://projects.puppetlabs.com/issues/7959

Author: Markus Falb
Status: Investigating
Priority: Normal
Assignee: Jacob Helwig
Category: agent
Target version: 
Affected Puppet version: 
Keywords: augeas
Branch: 


    augeas { "ram fresser":
        type_check => true,
        context => "/files/etc/sysctl.conf",
        changes => "set net.ipv4.ip_forward 1",
    }

and puppet needs 1GB RAM ? This looks wrong to me. I only see this behaviour if 
type_check is true.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to