Version information
released May 4th 2015
This version is compatible with:
- Gentoo
Start using this module
Add this module to your Puppetfile:
mod 'hacking-hacking_facts', '0.1.0'
Learn more about managing modules with a PuppetfileDocumentation
hacking/hacking_facts — version 0.1.0 May 4th 2015
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
.
GNU General Public License, version 3 or any later version. See GPL-3 for the full text of this license.