summaryrefslogtreecommitdiffstats
path: root/lib/facter/netmask.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor of netmask fact - fixes ticket #66James Turnbull2008-05-281-33/+2
|
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-18/+7
|
* Fixing warnings and interfaces.Luke Kanies2008-05-141-1/+1
| | | | | | | | I was getting warnings on OS X for the IPmess stuff; that's now fixed. Also, I got rid of the internal usage of the Facter.<factname> interface, as I want to get rid of it.
* Split out facts from facter.rb and moved all support code to utilJames Turnbull2008-02-081-5/+18
|
* Added Mandrake support for operatingsystem fact - closed ticket #47James Turnbull2007-12-091-0/+46
Fixed ticket #45 Added netmask.rb closing ticket #46