summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2007-12-10 21:15:15 -0600
committerLuke Kanies <luke@madstop.com>2007-12-10 21:15:15 -0600
commitda77e4af9a776ef9c6bebe1d2117c4714e08f4ce (patch)
tree342807b81c6a76a7960f0e25170a804c0bcb07ea
parentf127d04934b679b3e5edd7f55d31342abce3c96e (diff)
downloadpuppet-da77e4af9a776ef9c6bebe1d2117c4714e08f4ce.tar.gz
puppet-da77e4af9a776ef9c6bebe1d2117c4714e08f4ce.tar.xz
puppet-da77e4af9a776ef9c6bebe1d2117c4714e08f4ce.zip
Updating the changelog with external node info.
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d102a5116..3548d52d8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+ External node support now requires that you set the 'node_terminus'
+ setting to 'exec'. See the IndirectionReference on the wiki for more
+ information.
+
http_enable_post_connection_check added as a configuration
option for puppetd. This defaults to true, which validates the server
SSL certificate against the requested host name in new versions of ruby.