Hi,
I have been struggling with arrays in puppet in combination with
Augeas. I have written a define to configure network interfaces on
Debian based distributions using Augeas. One of the requirements is
the possibility to use the up/down mechanism.
This where I run into a snag. Everything works
Hi,
I have a pretty basic question about variable scooping. We have been
using puppet for the past few weeks now and were running into some
problems which are probably caused by a lack of understanding or best
practices.
We have run into the following scenario and are not sure how to fix
this. Th