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.

b.


On Tuesday, 23 October 2012 00:38:48 UTC+2, Bostjan Skufca wrote:
>
> Hi all,
>
> the post below was originally intended for this list, but was 
> unfortunately misdirected to puppet-users. As some debate has already begun 
> around it, I will not duplicate its content here, so please see for 
> yourself:
>
> https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/d4F9ESnRTAo
>
> Can you think of any showstoppers for this feature?
>
> b.
>

-- 
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/-/rqJUZF5t5usJ.
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