]> git.openstreetmap.org Git - chef.git/history - cookbooks/hardware
Revert "imagery: add permalink support"
[chef.git] / cookbooks / hardware /
2016-06-07 Tom HughesAvoid exceptions on machines with bonded interfaces
2016-06-07 Tom HughesAvoid exception for disks with no model
2016-05-22 Tom HughesFix detection of NVME disks
2016-05-22 Tom HughesInstall isdct on machines with Intel SSDs
2016-05-18 Tom HughesFix identification of HP RID controllers with newer...
2016-05-16 Tom HughesExclude loop and rtc from default modules in 16.04
2016-05-16 Tom HughesUse ttyS1 on karm
2016-05-16 Tom HughesUse systemd to manage serial getty on 16.04 machines
2016-05-10 Tom HughesStart serial terminal on S0 for machines at Exonetric
2016-05-10 Tom HughesStart serial terminal on S0 for machines at Bytemark
2016-05-06 Tom HughesDrop hp-legacy hack
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
2016-04-26 Tom HughesRevert "Fix collection of PSU details from dmidecode"
2016-04-26 Tom HughesFix collection of PSU details from dmidecode
2016-01-15 Tom HughesFix issues reported by new rubocop
2016-01-11 Tom HughesTreat sata_mv and sata_nv as "direct" disk controllers
2016-01-08 Tom HughesUse systemd to manage kmod on Ubuntu 15.10
2016-01-08 Tom HughesCope when no disk information has been gathered yet
2016-01-06 Andy AllanAdd more READMEs.
2016-01-06 Tom HughesCope with various output changes in arcconf
2016-01-06 Tom HughesExtract correct device number for Adaptec disks
2015-12-23 Tom HughesDon't do SMART checks on spun down disks
2015-12-23 Tom HughesFix typos
2015-12-22 Tom HughesImprove identification of HP controller device nodes
2015-12-22 Tom HughesIgnore disks with no device
2015-12-22 Tom HughesFix typo in ohai hardware plugin
2015-12-22 Tom HughesStrip device prefix correctly
2015-12-22 Tom HughesUse ohai disk information to configure smartd and munin
2015-12-14 Tom HughesGather LVM information
2015-12-14 Tom HughesHandle unknown BMC manufacturers better
2015-12-14 Tom HughesGather management controller information
2015-12-14 Tom HughesGather raw IDs for PCI devices
2015-12-14 Tom HughesGather information on power supplies
2015-12-02 Tom HughesFix bug parsing HP RAID controller output
2015-12-01 Tom HughesNormalise disk vendor/model data
2015-12-01 Tom HughesGather information on NVME disks
2015-11-30 Tom HughesHandle a wider range of Adaptec controllers
2015-11-30 Tom HughesGather information on Adaptec disk controllers
2015-11-30 Tom HughesReport correct size for directly connected diaks
2015-11-30 Tom HughesDetermine device names for Areca logical volumes
2015-11-30 Tom HughesGather information on Areca disk controllers
2015-11-30 Tom HughesRound disk sizes
2015-11-30 Tom HughesHandle disks attached to a Fusion-MPT controller but...
2015-11-30 Tom HughesImprove handling of disk sizes
2015-11-30 Tom HughesFix rubocopy warnings
2015-11-30 Tom HughesLocate block devices for megaraid arrays
2015-11-30 Tom HughesGather information on Fusion-MPT disk controllers
2015-11-30 Tom HughesFix some rubocop warnings
2015-11-30 Tom HughesGather information on MD RAID arrays
2015-11-30 Tom HughesGather information on directly connected disks
2015-11-29 Tom HughesConvert megaraid disk sizes to 1000 based units
2015-11-29 Tom HughesGather information on megaraid disk controllers
2015-11-29 Tom HughesGather information on HP disk controllers
2015-11-29 Tom HughesComplete replacement of hpacucli with hpssacli on HP...
2015-11-28 Tom HughesAdd ohai plugin to gather additional hardward information
2015-11-26 Tom HughesDon't try and run megacli before it is installed
2015-10-07 Tom HughesDisable hddtemp_smartctl if we have rejected all disks
2015-10-05 Tom HughesCope with newer kernels that put coretemp input in...
2015-10-05 Tom HughesAutoconfigure sensible labels for Intel coretemp sensors
2015-10-02 Tom HughesReplace hpacucli with hpssacli on HP machines
2015-10-01 Tom HughesIgnore failures to sync hp-legacy before the chef firew...
2015-09-26 Tom HughesEnsure smartd keeps running when a disk dies
2015-09-21 Tom HughesFilter out FailedOpenDevice messages from areca controllers
2015-08-27 Tom HughesSimplify kernel pinning
2015-08-27 Matt AmosAllow pinning kernel versions to work around hardware...
2015-07-20 Tom HughesDon't monitor unraided disks on mpt2/mpt3 controllers...
2015-07-20 Tom HughesTeach chef about mpt3sas
2015-06-30 Tom HughesAdd ghes.disable=1 to boot options on ramoth
2015-05-15 Tom HughesDon't do munin monitoring for disks behind an Areca...
2015-04-28 Tom HughesSetup munin before using it
2015-04-28 Tom HughesDon't try and run things that aren't installed yet
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-03-15 Tom HughesMark the smartmontools service as supporting reload
2015-03-15 Tom HughesRun short SMART self test at 2am every Sunday
2015-03-14 Tom HughesFix typo
2015-03-14 Tom HughesHandle smartd for older Fusion-MPT controllers
2015-03-14 Tom HughesUpdate smart related munin plugins to handle all disks
2015-03-13 Tom HughesAdd smartd monitory for disks on Areca controllers
2015-03-13 Tom HughesInstall Areca CLI tools on machines with an Areca contr...
2015-03-13 Tom HughesConfigure smartd to monitor disks behind Adaptec contro...
2015-03-13 Tom HughesDon't try and monitor spun down hot spare disks
2015-03-13 Tom HughesThe smartd on 12.04 doesn't support /dev/bus syntax
2015-03-13 Tom HughesConfigure smartd for LSI FusionMPT disks
2015-03-13 Tom HughesConfigure smartd for LSI MegaRAID disks
2015-03-13 Tom HughesDon't try and SMART monitor a non-HP disk behind an...
2015-03-12 Tom HughesEnable smartd for directly connected disks and HP arrays
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-14 Tom HughesRubocop cleanups
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-09 Tom HughesFix some foodcritic complaints
2015-02-06 Tom HughesRubocop cleanups
2015-02-03 Tom HughesYet more rubucop cleanups
2015-02-03 Tom HughesFix more rubocop detected style issues
2015-02-02 Tom HughesFix some rubocop detected style issues
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-11-02 Grant SlaterInstall haveged to avoid entropy starvation
2014-08-04 Tom HughesSend mdadm notification to the admins list
2014-07-24 Tom HughesManage statically loaded modules
2014-07-24 Tom HughesBring ramoth's watchdog under chef control
2014-07-23 Tom HughesFix disabling of power meter on G6 machines
next