Skip to content

jcpunk/puppet-pciutils

Repository files navigation

pciutils

Install pciutils and provide a fact with the output.

Table of Contents

  1. Description
  2. Setup - The basics of getting started with pciutils
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

This module will manage the pciutils package and build a structured fact with the state of your pcibus, its devices, and their properties.

Setup

Beginning with pciutils

Just including the class should be sufficient.

Usage

include pciutils

class { 'pciutils':
  package_ensure => 'absent'
}

Limitations

Targets Linux only

Development

See the repo linked in metadata.json.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published