Charles Short 7b680ed0cf Add debian packaging for puppet-sshd
Add debian infrastructure in order to create a debian
package for puppet-sshd.

Story: 2009101
Task: 43299

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ie56c91c6af0caf88d48975c45620b6b019b17a60
2021-10-21 09:32:04 -04:00

19 lines
726 B
Plaintext

Source: puppet-sshd
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.4.1
Homepage: https://www.starlingx.io
Package: puppet-sshd
Architecture: all
Depends: puppet, ${misc:Depends}
Description: Puppet module for StarlingX sshd
Puppet lets you centrally manage every important aspect of your system using a
cross-platform specification language that manages all the separate elements
normally aggregated in different files, like users, cron jobs, and hosts,
along with obviously discrete elements like packages, services, and files.
.
This module manages both the installation and configuration of sshd.