Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

VCSA 5.5 SSH MaxSessions #19

@jakerobinson

Description

@jakerobinson

When applying initial configuration to a new 5.5 VCSA, puppet will fail with the error:

Error: /Stage[main]//Vcsa[demo]/Vcsa_eula[demo]/ensure: change from absent to present failed: Could not set 'present' on ensure: open failed (1) at 53:/etc/puppetlabs/puppet/modules/vcsa/manifests/init.pp

This is due to the MaxSessions 1 setting in /etc/ssh/sshd_config. As a workaround, you can remove this line or change to MaxSessions 10.

Additionally, an issue is documented for the net-ssh library to handle non-multiplexed SSH sessions: net-ssh/net-ssh#121

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions