Hello everyone,

I am using Puppet dashboard and I properly configured it to show bucketed 
files:


Changed (1)
File[puppetlabs.list] (/etc/puppet/modules/apt/manifests/source.pp:35)
PropertyMessagecontentcontent changed 
'{md5}9495858ce6c5ed7d5bdb098f13709ae2' to 
'{md5}f572dd8d58abbc84a3fe28ebc3fcbd34'


When I click on the first md5, I get a popup with the old file. However, 
the md5 of the file is a 404.I configured my puppet.conf to 
add archive_files = true in the [agent] section.I added this to my 
manifest.pp:filebucket { "main":
    server => 'whatever',
    path   => false,
}File {
    backup => "main",
}But still… Any idea ?Thank you.

-- 
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/13bfeda5-a86f-4508-9ccd-fe09c8026501%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to