Hi,
in my setup I get the error
==> default: Error: Could not find class augeas for xxx on node yyy
when I install n98-magerun using
I can fix it by removing include augeas (
). My puppet version is 3.4.3.
augeas is available without including it for me; do you need to include it or could this be solved otherwise?
Hi,
in my setup I get the error
when I install n98-magerun using
I can fix it by removing
include augeas(puppet-n98magerun/manifests/init.pp
Line 7 in b6e7a8e
augeas is available without including it for me; do you need to include it or could this be solved otherwise?