An open API service indexing awesome lists of open source software.

https://github.com/madhacking/puppet-module-hacking_facts

Puppet module to provide additional system facts.
https://github.com/madhacking/puppet-module-hacking_facts

Last synced: 8 months ago
JSON representation

Puppet module to provide additional system facts.

Awesome Lists containing this project

README

          

# Additional fact module for Puppet

## Description
Puppet module for providing additional system facts.

## Facts

### initsystem

The `initsystem` fact can be used to determine which init system is in use.

Possible values are `systemd`, `upstart`, `openrc`, `sysvinit`, `bsd`, `smf`, `launchd` and `unknown`.

### rc_sys

The `rc_sys` fact can be used to determine the setting of the `rc_sys` variable in `/etc/rc.conf`.