You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class[Gitlab]: has no parameter named 'gitlab_sshd'
The documentation states
Please note, managing the sshd service and openssh is outside the scope of this module.
Does this fall under that umbrella? Is there any other way to put these options into the config file? If we add them manually or via other puppet code they are overwritten.
The text was updated successfully, but these errors were encountered:
It seems fine to add support for this new configuration section if you have a need for it. Maybe at that occasion rewording the note in the readme to make it less confusing would be great.
Affected Puppet, Ruby, OS and module versions/distributions
Hi,
We currently cannot configure the gitlab_sshd part of the omnibus config.
Sample code:
Error seen in Puppet:
Class[Gitlab]: has no parameter named 'gitlab_sshd'The documentation states
Please note, managing the sshd service and openssh is outside the scope of this module.Does this fall under that umbrella? Is there any other way to put these options into the config file? If we add them manually or via other puppet code they are overwritten.
The text was updated successfully, but these errors were encountered: