New content of file is not sent to filebucket

9 views
Skip to first unread message

Sébastien Lavoie

unread,
Jun 18, 2014, 1:07:03 AM6/18/14
to puppet...@googlegroups.com
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)
PropertyMessage
contentcontent 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.
Reply all
Reply to author
Forward
0 new messages