summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use let for the plugin dataopenindiana_workingTim Smith2020-10-281-27/+28
* Properly detect OpenIndiana and its version numbersTim Smith2020-10-281-0/+71
* Remove some duplicate plugin.run callsomniosTim Smith2020-10-281-9/+3
* Add unit testing for omnios platform detectionTim Smith2020-10-281-0/+40
* Merge pull request #1525 from kcbraunschweig/issue1524Tim Smith2020-10-141-3/+8
|\
| * Include IAM role and info in ec2 data (issue #1524)KC Braunschweig2020-10-081-3/+8
* | Merge pull request #1503 from chef/lcg/ohai-target-modeTim Smith2020-10-1420-333/+278
|\ \ | |/ |/|
| * Target Mode OhaiLamont Granquist2020-10-0120-333/+278
* | Merge pull request #1516 from jaymzh/passwdTim Smith2020-10-021-35/+228
|\ \ | |/ |/|
| * Move this all to WMIPhil Dibowitz2020-10-021-134/+142
| * Windows support for Passwd pluginPhil Dibowitz2020-10-011-35/+220
* | Detect Azure when DHCP domain is set to reddog.microsoft.comJason Barnett2020-09-301-0/+43
|/
* Merge pull request #1513 from chef/faster_specTim Smith2020-09-166-15/+1
|\
| * Speed up the AIX hostname specfaster_specTim Smith2020-09-166-15/+1
* | rspec puts spec/ on the load path.spec-cleanupPete Higgins2020-09-103-3/+3
* | Fix a local test failure.Pete Higgins2020-09-101-0/+1
|/
* Merge pull request #1510 from chef/dirTim Smith2020-09-102-5/+5
|\
| * Prefer __dir__ to __FILE__ used to get the dirdirTim Smith2020-09-102-5/+5
* | Fix spec stub for the latest mixlib-shelloutfix_specsTim Smith2020-09-101-1/+1
|/
* Merge pull request #1505 from mattray/macos_packagesTim Smith2020-09-082-0/+8724
|\
| * Add MacOS packages supportMatt Ray2020-09-042-0/+8724
* | Resolve RuboCop Style/RedundantParentheses warningsTim Smith2020-09-083-4/+4
* | Remove unused spec helpersTim Smith2020-09-081-12/+0
* | Updates for the new perf copsTim Smith2020-09-081-3/+3
|/
* Remove Copyright DatesLamont Granquist2020-08-2787-87/+87
* Try to fix windows unitslcg/chef-utils-helpersLamont Granquist2020-08-251-5/+6
* fix case sensitive windows pathLamont Granquist2020-08-251-1/+3
* trying to fix windows testsLamont Granquist2020-08-251-16/+19
* chefstyleLamont Granquist2020-08-251-1/+1
* fix the deafult localeLamont Granquist2020-08-251-3/+4
* fix specsLamont Granquist2020-08-251-1/+3
* single quotes againLamont Granquist2020-08-211-1/+1
* Fix the PATH for the way it gets de-duplicatedLamont Granquist2020-08-211-1/+1
* remove hardcoded path from my machineLamont Granquist2020-08-211-1/+1
* Migrate to the chef-utils helpersLamont Granquist2020-08-211-12/+34
* Merge pull request #1493 from chef/fix_requireTim Smith2020-08-101-1/+0
|\
| * Update network plugin to use ipaddr not ipaddress gemfix_requireTim Smith2020-08-101-1/+0
* | Remove non-Ohai requires from specs to prevent false positivesremove_requiresTim Smith2020-08-107-9/+0
|/
* Gate more of the external requiresTim Smith2020-08-099-9/+9
* Merge pull request #1489 from chef/fix_fipsTim Smith2020-08-071-21/+8
|\
| * Simplify FIPS plugin and use system fips statusfix_fipsTim Smith2020-08-071-21/+8
* | Make sure /proc/cmdline exists before reading itrubocop_Performance_RegexpMatchTim Smith2020-08-071-1/+2
|/
* Add Address Family Check to route_is_valid_default_route?Cooper Lees2020-07-291-0/+9
* Remove redundant file encoding in specencodingTim Smith2020-07-231-1/+0
* Add spaces on rspec expected hashesCooper Lees2020-06-241-2/+2
* Linux network plugin: Handle IPv6 next hops for IPv4 routesCooper Lees2020-06-241-0/+18
* Make sure Darwin hosts are always mac_os_xbig_surTim Smith2020-06-221-22/+4
* fix unrelated chefstyle issuesLamont Granquist2020-05-125-12/+12
* selinux: fix rubocop issuesDavide Cavalca2020-04-221-2/+2
* selinux: add plugin to expose SELinux statusDavide Cavalca2020-04-221-0/+101