Hi Felix,

I think the question which i asked didn't make sense.

I am new to puppet, basically i don't have basics on how the things like
node, class, define works,
Is there any video tutorials avaiable to get through the puppet easily.

Thanks,
Sasikiran


On Mon, Nov 25, 2013 at 9:33 PM, Felix Frank <
[email protected]> wrote:

> Hi,
>
> On 11/22/2013 02:04 PM, sasikiran v wrote:
> > site.pp
> > ---------
> > node1 { 'first_node':
> >    a => 'hello'
> >   }
>
> this doesn't look like valid node syntax?
>
> > new_module.pp
> > ----------------------
> >
> > // Here i want to get all the list of node_names, is there any
> > possibility to retrieve
>
> Uhm, you can *possibly* get at the data using file() or generate(), but
> you probably shouldn't. It sounds like you are laying a nightmarish
> foundation for your architecture.
>
> What are you trying to do, specifically? Maybe we can recommend a better
> way to get there.
>
> Cheers,
> Felix
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/529374E7.6090504%40alumni.tu-berlin.de
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CACxnTe9NP%3DtHR1PmM_DzZa7EZeUg8uO%2BtFpp5%3DyWa7ra8Fr%3DGg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to