Opened on 07/23/2015 at 12:59:01 PM

Closed on 08/05/2015 at 07:20:53 AM

#2815 closed change (fixed)

Allow for SSH agent forwarding to be enabled via Hiera

Reported by: matze Assignee: matze
Priority: P3 Milestone:
Module: Infrastructure Keywords:
Cc: fred Blocked By:
Blocking: Platform: Unknown / Cross platform
Ready: yes Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29323173/

Description

As discussed internally, we want to integrate an option that allows for enabling SSH agent forwarding when and where required.

What to change

  • Move modules/ssh/files/sshd_config to modules/ssh/templates/sshd_config.erb
  • Adjust Concat::Fragment['sshd_config_template'] in ../manifests/init.pp accordingly
  • Extend class Class['ssh'] to recognize parameter $agent_forwarding, defaulting to false (Puppet) resp. no (SSHd)
  • Integrate parameter $agent_forwarding with sshd_config.erb
  • Ensure one can adjust the parameter via modules/private/hiera/base.yaml

Attachments (0)

Change History (3)

comment:1 Changed on 08/03/2015 at 10:12:39 AM by matze

  • Owner set to matze

comment:2 Changed on 08/03/2015 at 10:12:59 AM by matze

  • Ready set
  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:3 Changed on 08/05/2015 at 07:20:53 AM by matze

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from matze.
 
Note: See TracTickets for help on using tickets.