File: control

package info (click to toggle)
ruby-puppetserver-ca-cli 2.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 696 kB
  • sloc: ruby: 6,970; sh: 4; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,052 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: ruby-puppetserver-ca-cli
Section: ruby
Priority: optional
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@alioth-lists.debian.net>
Uploaders:
 Jérôme Charaoui <jerome@riseup.net>,
Build-Depends:
 debhelper-compat (= 13),
 facter <!nocheck>,
 gem2deb,
 puppet-agent <!nocheck>,
 rake <!nocheck>,
 ruby-hocon <!nocheck>,
 ruby-rspec <!nocheck>,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/puppet-team/ruby-puppetserver-ca-cli.git
Vcs-Browser: https://salsa.debian.org/puppet-team/ruby-puppetserver-ca-cli
Homepage: https://github.com/puppetlabs/puppetserver-ca-cli/
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-puppetserver-ca-cli
Architecture: all
Depends:
 ${misc:Depends},
 ${ruby:Depends},
Description: configuration management system, ca cli library
 Puppet is a configuration management system that allows you to define the
 state of your IT infrastructure, then automatically enforces the correct
 state.
 .
 This gem provides the functionality behind the Puppet Server CA interactions.