diff options
author | Luke Kanies <luke@madstop.com> | 2007-12-10 21:15:15 -0600 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-12-10 21:15:15 -0600 |
commit | da77e4af9a776ef9c6bebe1d2117c4714e08f4ce (patch) | |
tree | 342807b81c6a76a7960f0e25170a804c0bcb07ea | |
parent | f127d04934b679b3e5edd7f55d31342abce3c96e (diff) | |
download | puppet-da77e4af9a776ef9c6bebe1d2117c4714e08f4ce.tar.gz puppet-da77e4af9a776ef9c6bebe1d2117c4714e08f4ce.tar.xz puppet-da77e4af9a776ef9c6bebe1d2117c4714e08f4ce.zip |
Updating the changelog with external node info.
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |