]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
Add upgrade notice about updated functions
authorJerome Charaoui <jcharaoui@cmaisonneuve.qc.ca>
Thu, 7 May 2015 22:35:53 +0000 (18:35 -0400)
committerJerome Charaoui <jcharaoui@cmaisonneuve.qc.ca>
Thu, 7 May 2015 22:35:53 +0000 (18:35 -0400)
README

diff --git a/README b/README
index 5c13fc456f6dfd1d7b8deea187030f7bf904aed8..8333be2fcc20e3ac94f662cd4c09b4e884e60cd3 100644 (file)
--- a/README
+++ b/README
@@ -17,6 +17,10 @@ Ubuntu support is lagging behind but not absent either.
 
 ! Upgrade Notice !
 
+ * Several parser functions have been updated: you need to restart your puppet
+   master, otherwise some nodes may keep on using an old, cached version!
+   (https://docs.puppetlabs.com/guides/custom_functions.html#gotchas)
+
  * If you were using custom 50unattended-upgrades.${::lsbdistcodename} in your
    site_apt, these are no longer supported. You should migrate to passing
    $blacklisted_packages to the apt::unattended_upgrades class.