Yes, it works without static_compiler setting.


On Tuesday, 23 October 2012 22:37:07 UTC+2, Andy Parker wrote:
>
> And this exact setup works if you don't use the static_compiler? 
>
> On Mon, Oct 22, 2012 at 5:23 PM, Bostjan Skufca 
> <[email protected] <javascript:>> wrote: 
> > Also, puppetmaster.conf was configured as before, and site.pp included 
> > filebucket as described previously. 
> > 
> > b. 
> > 
> > 
> > On Tuesday, 23 October 2012 01:58:30 UTC+2, Luke Kanies wrote: 
> >> 
> >> On Oct 22, 2012, at 4:49 PM, Andy Parker <[email protected]> wrote: 
> >> 
> >> > On Mon, Oct 22, 2012 at 4:32 PM, Bostjan Skufca 
> >> > <[email protected]> wrote: 
> >> >> Thanks for quick help and docs share, but it does not seem to work. 
> I 
> >> >> get 
> >> >> errors about missing files, random. 
> >> >> 
> >> >> # This was added to puppetmasterd.conf file (I have separate config 
> >> >> file for 
> >> >> master.) 
> >> >> catalog_terminus = static_compiler 
> >> >> 
> >> >> # This was added to site.pp 
> >> >> filebucket { puppet: server => 'puppetmaster.example.net', path => 
> >> >> false } # 
> >> >> For static compiler 
> >> >> 
> >> >> # This is the additional bucket for backups, in site.pp (does not 
> work 
> >> >> even 
> >> >> if I remove it) 
> >> >> File       { backup => main } 
> >> >> filebucket { main:   server => 'puppetmaster.example.net' } 
> >> >> 
> >> >> Is there anything else I might need to add somewhere? Do I need to 
> >> >> configure 
> >> >> fileserver.conf? Currently normal puppet runs work without it being 
> >> >> present 
> >> >> on the master. 
> >> >> 
> >> > 
> >> > From my understanding of how it should work, I think you have all of 
> >> > the important bits. The static compiler is still an experimental 
> >> > feature and has a few known bugs in it as well as possible a few 
> >> > unknown bugs. If you can come up with a description of your problem 
> >> > and, if at all possible, a minimal reproduction case, that would help 
> >> > a lot. 
> >> 
> >> Indeed.  If you can provide example code and specific errors, that 
> would 
> >> be helpful.  I know I had this working just a couple of weeks ago. 
>  It's a 
> >> bit more complicated than we'd like to get right, but it definitely 
> worked 
> >> last I checked. 
> >> 
> >> -- 
> >> Luke Kanies | http://about.me/lak | http://puppetlabs.com/ | 
> >> +1-615-594-8199 
> >> 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "Puppet Developers" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/puppet-dev/-/Un3KV5kEQx0J. 
> > 
> > To post to this group, send email to 
> > [email protected]<javascript:>. 
>
> > To unsubscribe from this group, send email to 
> > [email protected] <javascript:>. 
> > For more options, visit this group at 
> > http://groups.google.com/group/puppet-dev?hl=en. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-dev/-/Nf-eCyesiW0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to