| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Document all the builtin Facter facts in puppetdoc/rdoc format.
This is laying the ground work for using a tool like puppet doc, or puppet
describe but for facter, so you can see what a fact is for and how it
resolves this. This is the "leg work" of documenting the actual facts, and
the syntax of them may change in future.
|
|
|
|
|
|
|
| |
Added support for VMWareESX and ESXi to operatingsystem and
operatingsystemrelease facts
Added appropriate tests
|
|\ |
|
| |
| |
| |
| | |
Thanks to James Goddard for the patch
|
|/
|
|
|
|
|
| |
- Adds support for Slamd64 and Bluewhite64 for the operatingsystem
fact
- Adds support for Slamd64 and Bluewhite64 for the
operatingsystemrelease fact
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implements operatingsystem and operatingsystemrelease for MeeGo
From Rohan McGovern's patch:
MeeGo ( http://meego.com/ ) uses an /etc/meego-release file similar to
the files found on many Linux distros.
Currently, MeeGo falls back on “Linux” as the operatingsystem fact. It’d
be useful to have a proper value. Attached patch implements it.
Signed-off-by: Rein Henrichs <rein@puppetlabs.com>
|
| |
|
|
|
|
|
|
|
|
| |
Added tests for operatingsystem fact covering the two simple cases and a test
for this specific interaction of release files
We should take some time to add tests when we're adding or changing new
operatingsystem facts
|
|
|
|
| |
operatingsystem and operatingsystemrelease
|
| |
|
| |
|
| |
|
|
|
|
| |
and operatingsystemrelease
|
| |
|
|
|
|
|
|
| |
Applied patch by miah.
Signed-off-by: Luke Kanies <luke@madstop.com>
|
|
|
|
|
|
| |
Used patch by miah.
Signed-off-by: Luke Kanies <luke@madstop.com>
|
|
|
|
|
|
| |
Patch provided by seanmil.
Signed-off-by: Luke Kanies <luke@madstop.com>
|
| |
|
|
|