Hi,

You're describing puppet 'masterless'. Depending on the complexity of your code 
(use of stored configs for example) you should be able to apply a manifest with 
'puppet apply' on your laptop.

You may have to change your existing manifest to make it more useable without a 
master but there are many people that achieve a lot without a central master 
(and you can use both if you really want).

There's a bunch of google results that show how others have done it.

THT
Den



On 21/06/2013, at 6:27, Charlie Brune <goo...@bruneworld.com> wrote:

> I'm wondering if I have the same question.
> 
> I have a laptop that works well with my Puppet Master while I'm at home.  
> However, when I leave home, puppet no longer is able to apply the manifests 
> (configs) assigned to it.
> 
> I was hoping that it would simply continue to apply whatever manifests it 
> knew about while at home before I left.
> 
> Should I not be using the Master/Agent technique for using Puppet?
> 
> Thanks,
> Charlie
> 
> On Thursday, June 13, 2013 5:29:31 AM UTC-5, Sirisha wrote:
>> 
>> Hi All,
>> 
>> Am new to puppet and started writing simple  manifest files.
>> 
>> I have setup Server/Client mode for puppet and when I try to apply my 
>> manifest to local machine using "puppet agent" everything works well.
>> 
>> Is there any option to apply the manifests to a remote machine without ssh 
>> into the machine?
> -- 
> 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