Hi, depending on your code you can look at a few options.

When an agent connects to the puppet master you can supply a --tag var that you 
can then inspect and make changes in your code paths.

The other thing you can do is add --environment and use the environment 
features that puppet has to load a completely different site.pp. 

There's a puppet git workflows page that will come up in google that explains 
the environments - tags can be found in puppet docs. (Can't get you direct 
links, sorry).

THT
Den

On 21/06/2013, at 7:21, Dhananjayan Ramesh <dhananjayanram...@gmail.com> wrote:

> Hi All,
> 
> I am new to Puppet and I am wondering if there is a way to just apply a 
> manifest one-time (present on the master, not included in site.pp) on an 
> agent node without having to edit site.pp? It's like I want to run a command 
> on the agent that will do this for me.
> 
> Something analogous to "puppet apply <manifest>" except that the manifest is 
> not locally present on the agent, but on the master...
> -- 
> 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 puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users.
> 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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to