On Fri, May 21, 2010 at 4:32 PM, andreash wrote:
> hi there,
>
> i'm not sure as to how to call the subject of this post, as i'm
> totally new to puppet -- so please forgive me if this is
> misleading ...
>
> for my servers, i'm planning to do something like this (pseudo-code):
>
> class (?) base
On 22.05.2010 02:32, andreash wrote:
hi there,
i'm not sure as to how to call the subject of this post, as i'm
totally new to puppet -- so please forgive me if this is
misleading ...
for my servers, i'm planning to do something like this (pseudo-code):
class (?) base-config:
include ntp::
andreash writes:
> i'm not sure as to how to call the subject of this post, as i'm totally new
> to puppet -- so please forgive me if this is misleading ...
>
> for my servers, i'm planning to do something like this (pseudo-code):
>
> class (?) base-config:
> include ntp::client
> include
hi there,
i'm not sure as to how to call the subject of this post, as i'm
totally new to puppet -- so please forgive me if this is
misleading ...
for my servers, i'm planning to do something like this (pseudo-code):
class (?) base-config:
include ntp::client
include resolver
...
all