I've been struggling to get this to work and was hoping for assistance from the group.
I'm using the following running on os x yostemite 10.10.4 server:
Latest munki tools 2.3.0.2519 on the client and server
I have a "client_resources" folder at the root of my munki repo.
I have a "site_default.zip" file in the root of the "client_resources" folder. I made the zip following the how to on the git hub client customization page for munki.
On the client computer, using the Terminal, i ran: sudo managedsoftwareupdate -vvv
I watched as it downloaded the updated the updated files.
On the client computer, I had a look at /Library/ManagedInstalls and in the "client_resources" folder, I see a "custom.zip" file.
I opened the "custom.zip" file and all my custom banners are there. All properly named: branding.png, branding1.png, branding2.png.
When I launch Managed Software Center on the Client computer, the default banners are showing and not the custom banners.
On the Client Computer, I had a look at: ~/Library/Caches/com.googlecode.munki.ManagedSoftwareCenter/html/custom/resources and all the custom banners are there with the proper names as well as the templates folder with the footer_template.html, showcase_template.html, sidebar_template.html files.
Just to see if there was something wrong with my banner files, On the client computer, on the Managed Software Center application, I showed the package contents and navigated to Contents>Resources>WebResources and I replaced the branding.png, branding1.png, branding2.png. files with my custom files.
When I launch Managed Software Center on the Client computer, my custom banners were there.
Not sure why it's not updating dynamically.
Any help is greatly appreciated.
Thanks
Keith