Log of /puppet/modules/openssh
Directory Listing
Revision
2633 -
Directory Listing
Modified
Mon Mar 19 19:26:49 2012 UTC
(11 years ago)
by
misc
fix the definition of the define, and move file to match the name
Revision
2632 -
Directory Listing
Modified
Mon Mar 19 19:26:46 2012 UTC
(11 years ago)
by
misc
rename define to match the real name
Revision
2629 -
Directory Listing
Modified
Mon Mar 19 18:03:48 2012 UTC
(11 years ago)
by
misc
fix missing comma
Revision
2621 -
Directory Listing
Modified
Mon Mar 19 16:56:11 2012 UTC
(11 years ago)
by
misc
split symlink into a separate file
Revision
2620 -
Directory Listing
Modified
Mon Mar 19 16:56:09 2012 UTC
(11 years ago)
by
misc
style cleaning, and various fix ( for symlink )
Revision
2619 -
Directory Listing
Modified
Mon Mar 19 16:56:07 2012 UTC
(11 years ago)
by
misc
split server in a separate file, and clean the module
Revision
2338 -
Directory Listing
Modified
Sat Jan 28 11:12:17 2012 UTC
(11 years, 1 month ago)
by
misc
do not use start tls on ldaps connection, as this produce a traceback
Revision
2329 -
Directory Listing
Modified
Sun Jan 22 23:06:18 2012 UTC
(11 years, 2 months ago)
by
misc
iuse the new get_ldap_servers to get the list of all ldap servers
Revision
2280 -
Directory Listing
Modified
Mon Jan 16 15:14:15 2012 UTC
(11 years, 2 months ago)
by
misc
clean openssh service
Revision
2231 -
Directory Listing
Modified
Sun Jan 8 23:22:37 2012 UTC
(11 years, 2 months ago)
by
misc
fix another error
Revision
2230 -
Directory Listing
Modified
Sun Jan 8 23:15:11 2012 UTC
(11 years, 2 months ago)
by
misc
fix manifest
Revision
2218 -
Directory Listing
Modified
Sun Jan 8 22:24:43 2012 UTC
(11 years, 2 months ago)
by
misc
cleaning of the openssh module
Revision
1972 -
Directory Listing
Modified
Sun Aug 21 12:22:27 2011 UTC
(11 years, 7 months ago)
by
boklm
move ldap-sshkey2file.py to openssh module (where it is used)
Revision
1746 -
Directory Listing
Modified
Thu Jun 16 14:53:53 2011 UTC
(11 years, 9 months ago)
by
misc
fix openssh manifest, as having a empty template do not work ( contrary to what I (wrongly) tested :/ )
Revision
1742 -
Directory Listing
Modified
Wed Jun 15 23:01:57 2011 UTC
(11 years, 9 months ago)
by
misc
allow to set a extension to the openssh config ( used to
add Match block )
Revision
1726 -
Directory Listing
Modified
Wed Jun 8 15:39:53 2011 UTC
(11 years, 9 months ago)
by
misc
fix link for user and ssh keys
Revision
1724 -
Directory Listing
Modified
Wed Jun 8 15:25:45 2011 UTC
(11 years, 9 months ago)
by
misc
use a define to avoid array flattening by puppet
Revision
1721 -
Directory Listing
Modified
Wed Jun 8 15:07:19 2011 UTC
(11 years, 9 months ago)
by
boklm
fix syntax
Revision
1717 -
Directory Listing
Modified
Wed Jun 8 14:40:47 2011 UTC
(11 years, 9 months ago)
by
boklm
add option to add symlinks on authorized_keys
Revision
1640 -
Directory Listing
Modified
Tue May 24 13:13:08 2011 UTC
(11 years, 10 months ago)
by
boklm
fix syntax
Revision
1639 -
Directory Listing
Modified
Tue May 24 13:10:56 2011 UTC
(11 years, 10 months ago)
by
boklm
add cron for ldap-sshkey2file every 10 minutes
Revision
826 -
Directory Listing
Modified
Mon Jan 17 23:34:46 2011 UTC
(12 years, 2 months ago)
by
misc
- seems I cannot use the variable in the template
Revision
824 -
Directory Listing
Modified
Mon Jan 17 23:31:44 2011 UTC
(12 years, 2 months ago)
by
misc
- fix directory ( this prevent login on rabbit )
Revision
802 -
Directory Listing
Modified
Fri Jan 14 03:53:42 2011 UTC
(12 years, 2 months ago)
by
misc
reenable the module, to use on rabbit
Revision
698 -
Directory Listing
Modified
Fri Jan 7 14:45:27 2011 UTC
(12 years, 2 months ago)
by
boklm
disable update of sshd_config with ldap for now
Revision
694 -
Directory Listing
Modified
Fri Jan 7 02:37:15 2011 UTC
(12 years, 2 months ago)
by
misc
disable tcp forwarding, so people cannot use our svn server to bounce to others server
Revision
437 -
Directory Listing
Modified
Tue Nov 23 23:17:48 2010 UTC
(12 years, 4 months ago)
by
misc
the previous trick didn't work as tags are dependent in the order of
declaration ( and that's bad (tm) ). This one is safer.
Revision
436 -
Directory Listing
Modified
Tue Nov 23 23:17:47 2010 UTC
(12 years, 4 months ago)
by
misc
move the ldap key from ssh logic to openssh module ( more logical ), and add the hook in openssh config file
Revision
407 -
Directory Listing
Modified
Tue Nov 23 01:11:08 2010 UTC
(12 years, 4 months ago)
by
misc
- use pam for openssh ( I am not sure if we need to restrict its use
only on ldap hosts )
Revision
340 -
Directory Listing
Modified
Sat Nov 20 11:52:54 2010 UTC
(12 years, 4 months ago)
by
misc
- do not let file with passwords to be world readable
( even if being readable by apache is not good either, but needed as the password is used by apache )
- use ldaps for sympa
- use the 2 new facter macro and remove the version copied everywhere
- remove hardcoded domain in bugzilla and others
Revision
11 -
Directory Listing
Added
Tue Oct 26 17:24:15 2010 UTC
(12 years, 5 months ago)
by
misc
- add openssh module