index
:
puppet-sshd
develop
feature/ecdsa
master
production
Puppet module for sshd
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
base.pp
Age
Commit message (
Collapse
)
Author
2015-11-09
[bug] Fix typo for including sshkey class
varac
2015-11-09
[feat] Optinally disable exported resources
varac
If run masterless, we cannot export resources, so we move them to an own class. Including it can be disabled by passing "use_storedconfig" to the sshd class.
2014-08-15
move to os release number on centos for selection
mh
2014-03-14
linting
mh
2014-03-14
remove unnecessary param
mh
2014-02-21
renamed ipaddress_fact to sshkey_ipaddres
Tomas Barton
2014-02-14
too tired to type
Tomas Barton
2014-02-14
fixed variable name
Tomas Barton
2014-02-14
custom ip address fact
Tomas Barton
2014-01-26
basic init class specs
Tomas Barton
2013-02-03
style fixes
Michael Moll
silence puppet-lint
2012-06-05
new style for 2.7
mh
2010-01-30
Renaming $sshd_internal_ip to $sshd_shared_ip
Silvio Rhatto
2009-12-27
Using fqdn instead of hostname.domain
Silvio Rhatto
2009-12-27
Using sshrsakey instead of sshrsakey_key
Silvio Rhatto
2009-12-27
Introducing sshd_internal_ip variable
Silvio Rhatto
2009-12-10
merged with riseup module, various cleaning up
mh
2009-12-07
better set the variables in the init
mh
2009-12-07
factor everything into its own file
mh