Indeed, I should have paid more attention t the actual error.
Thanks for the info.
Harm
On Sunday, October 13, 2013 9:18:37 PM UTC+2, Ramin K wrote:
>
> On 10/13/2013 1:47 AM, Harm De Weirdt wrote:
> > Hello everyone.
> >
> > I've been toying around with puppe
Hello everyone.
I've been toying around with puppet and something happened that seems
strange to me.
In site.pp I have the following:
> node default {
>
> # This is where you can declare classes for all nodes.
>
> # Example:
>
> # class { 'my_class': }
>
> # class { 'lamp': }
>
> p