diff options
author | varac <varacanero@zeromail.org> | 2013-01-09 00:01:15 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-01-09 00:01:15 +0100 |
commit | 576bbf09d8516809d7373dc9b4e725ce2151a463 (patch) | |
tree | 4f58d90404c46b31357e70bc41e6d2187b4e7643 | |
parent | ef73d094dcd10d9c8729d6b29cefffe962a9e3f4 (diff) | |
download | puppet-sshd-576bbf09d8516809d7373dc9b4e725ce2151a463.tar.gz puppet-sshd-576bbf09d8516809d7373dc9b4e725ce2151a463.tar.bz2 |
README upgrade notice
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ Introduction This puppet module manages OpenSSH configuration and services. +!! Upgrade Notice (01/2013) !! + +This module now uses parameterized classes, where it used global variables +before. So please whatch out before pulling, you need to change the +class declarations in your manifest ! + + Dependencies ------------ |