diff options
author | nadir <nadir-technik@nadir.org> | 2012-11-07 18:17:27 +0100 |
---|---|---|
committer | nadir <nadir-technik@nadir.org> | 2012-11-07 18:17:27 +0100 |
commit | 42fce2a4576dd97a270d4d875531b39920655edb (patch) | |
tree | 1e58f5f435adc97a9338fd82df1b812286fb5771 | |
parent | bd2e283ab59430a7b3194804f1c8da7a9b58f8ff (diff) | |
download | puppet-sshd-42fce2a4576dd97a270d4d875531b39920655edb.tar.gz puppet-sshd-42fce2a4576dd97a270d4d875531b39920655edb.tar.bz2 |
added Ubuntu precise support
l--------- | templates/sshd_config/Ubuntu_precise.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/sshd_config/Ubuntu_precise.erb b/templates/sshd_config/Ubuntu_precise.erb new file mode 120000 index 0000000..6502bfc --- /dev/null +++ b/templates/sshd_config/Ubuntu_precise.erb @@ -0,0 +1 @@ +Ubuntu.erb
\ No newline at end of file |