File: control

package info (click to toggle)
fuel-nailgun-agent 9.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 160 kB
  • ctags: 53
  • sloc: ruby: 782; sh: 22; makefile: 7
file content (27 lines) | stat: -rw-r--r-- 979 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
Source: fuel-nailgun-agent
Section: net
Priority: extra
Maintainer: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/openstack/nailgun-agent.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=openstack/nailgun-agent.git;a=summary
Homepage: https://github.com/openstack/fuel-nailgun-agent

Package: fuel-nailgun-agent
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ethtool,
         hwloc,
         ohai,
         ruby | ruby-interpreter,
         ruby-cstruct,
         ruby-httpclient,
         ruby-json,
         ruby-rethtool,
         ${misc:Depends},
Description: collects a server’s hardware information and submits it
 The agent nailgun-agent.rb collects the server’s hardware information and
 submits it to Nailgun through the REST API. It is used inside the hardware
 discovery bootstrap ISO image, on which nodes boot over PXE.