summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/hostname.rb
Commit message (Expand)AuthorAgeFilesLines
* chefstyle catchup for ohaiLamont Granquist2016-02-111-7/+7
* Update e-mails and copyrightsTim Smith2016-01-131-3/+2
* AIX WPAR plugin improvementsif/fix-aix-attrsIsa Farnik2015-12-091-2/+11
* Initial support for DragonFly BSDHleb Valoshka2015-09-251-1/+1
* On Windows 2008 R2 (and possibly other versions of Windows), node['hostname']...craigb2015-06-081-1/+1
* Some systems do not have a FQDN, but instead have just a bare hostname. Users...Julian C. Dunn2014-08-141-1/+1
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-181-2/+2
* Remove ruby-wmi dependencyAdam Edwards2014-05-181-4/+6
* Handle `hostname --fqdn` stupidityPhil Dibowitz2014-03-131-2/+17
* add sigar_is_available? checkLamont Granquist2014-01-091-4/+9
* normalize fqdn across the platformsLamont Granquist2014-01-091-9/+19
* remove shitty solaris logicLamont Granquist2014-01-091-9/+0
* add :aix and :hpux back in as targets againLamont Granquist2014-01-081-1/+1
* fix hostname plugin + add machinename variableLamont Granquist2014-01-081-13/+42
* update plugin filesClaire McQuin2013-10-171-1/+9
* consolidate hostname pluginClaire McQuin2013-10-171-5/+81
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-7/+11
* [incremental] allow incremental updates for ohaibblack2009-03-271-0/+2
* OHAI-51 - cope with not having fqdn setThom May2009-02-111-2/+4
* Updating for lowercase opscodeAdam Jacob2009-01-081-1/+1
* Refactoring away from plugins that just load os::plugin, as it's redundant nowAdam Jacob2008-12-121-1/+0
* refactored plugins to allow per-platform plugins in per-platform directoriesBenjamin Black2008-12-121-9/+1
* Adding ohai time attribute, adding domain attributeAdam Jacob2008-12-031-1/+5
* From sid to ohai - the circle of life, baby.Adam Jacob2008-12-021-0/+28