
Add debian infrastructure for puppet-mtce. Story: 2009101 Task: 43308 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: Ib7cee79e94b718d356aaf8dc0e56e361b7cbf7cd
19 lines
726 B
Plaintext
19 lines
726 B
Plaintext
Source: puppet-mtce
|
|
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-mtce
|
|
Architecture: all
|
|
Depends: puppet, ${misc:Depends}
|
|
Description: Puppet module for StarlingX mtce
|
|
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 mtce.
|