summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #6974 - Moved to Apache 2.0 licenseJames Turnbull2011-04-061-2/+2
| | | | | | | | | This is in line with our proposed plan to change from the GPL license to Apache 2.0. Please see this link for further explanation: https://groups.google.com/d/topic/puppet-users/NuspYhMpE5o/discussion
* JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some ↵John E. Vincent2010-11-041-1/+4
| | | | reason
* Merge branch 'ticket/master/4552' into nextRein Henrichs2010-10-051-0/+3
|\ | | | | | | | | | | Conflicts: bin/facter lib/facter/application.rb
| * [#4552] Apply patch from Dean WilsonRein Henrichs2010-10-041-6/+9
| |
| * [#4558] Refactor facter binary using optparseRein Henrichs2010-10-041-123/+9
| | | | | | | | | | | | | | Simplify the binary by moving all application specific code into a new Facter::Application module. This module is then refactored to use OptionParser and to simplify invocation logic, while maintaining existing behavior.
* | [#4563] Add a --trace option to the binaryRein Henrichs2010-10-041-0/+3
| |
* | [#4558] Refactor facter binary using optparseRein Henrichs2010-10-041-123/+9
|/ | | | | | | Simplify the binary by moving all application specific code into a new Facter::Application module. This module is then refactored to use OptionParser and to simplify invocation logic, while maintaining existing behavior.
* Fix #1365 - load all facts via cliR.I. Pienaar2010-05-271-3/+3
| | | | This changes the CLI to load all facts.
* Fixing #1918 - facter --puppet always worksLuke Kanies2009-04-201-1/+14
| | | | | | | | | | | The problem was that Facter wasn't telling Puppet to read your puppet.conf, so if you'd set vardir or libdir in it then you didn't get the appropriate settings and thus not know where to find the facter plugins. This is a bit of a ham-handed approach, but it always works. Signed-off-by: Luke Kanies <luke@madstop.com>
* more consistent indentation and alignment. also removal of trailing whitespaceIan Taylor2009-02-281-25/+25
|
* Fixed errors on unrecognised option in binaryJames Turnbull2008-12-011-2/+6
|
* Adding a --puppet option to facter to load Puppet facts.Luke Kanies2008-05-161-2/+12
| | | | Also updating the changelog for previous work.
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-2/+2
|
* Updating the executable to not use Facter.each.Luke Kanies2008-05-141-7/+2
| | | | | | The method will need to be added back in, since it's apparently used in iClassify, but at least the executable works again now.
* Added require for rdoc/ri/ri_paths to address Puppet #753 and Facter #40James Turnbull2007-09-181-0/+1
|
* Add YAML output option to the help text.josb2007-06-141-1/+4
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@209 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding yaml support, as requested in #24luke2006-09-191-0/+13
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@170 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Fixing facter so it does not fail when an unknown fact is asked forluke2006-09-191-2/+4
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@168 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Sorting the facts when they are all outputluke2006-09-191-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@167 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Applying patch from #22luke2006-09-141-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@164 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding some documentation to the binaryluke2006-05-311-6/+55
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@123 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding rubysitedir fact, as requested in #13. Also, switching the output ↵luke2006-05-311-1/+5
| | | | | | when one fact is asked for, so it only produces the single value, with no => symbol. git-svn-id: http://reductivelabs.com/svn/facter/trunk@122 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Redoing how tags work.luke2006-01-091-7/+6
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@73 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* moving things to the trunkluke2005-08-291-0/+72
git-svn-id: http://reductivelabs.com/svn/facter/trunk@58 1f5c1d6a-bddf-0310-8f58-fc49e503516a