summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 17.0.98 by Chef Expeditorv17.0.98Chef Expeditor2021-02-131-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.97 by Chef Expeditorv17.0.97Chef Expeditor2021-02-131-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.96 by Chef Expeditorv17.0.96Chef Expeditor2021-02-121-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.95 by Chef Expeditorv17.0.95Chef Expeditor2021-02-121-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.94 by Chef Expeditorv17.0.94Chef Expeditor2021-02-121-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.93 by Chef Expeditorv17.0.93Chef Expeditor2021-02-111-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.92 by Chef Expeditorv17.0.92Chef Expeditor2021-02-111-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.91 by Chef Expeditorv17.0.91Chef Expeditor2021-02-111-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.90 by Chef Expeditorv17.0.90Chef Expeditor2021-02-111-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.89 by Chef Expeditorv17.0.89Chef Expeditor2021-02-111-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Add alibaba? helper and pull in Ohai with alibaba supportTim Smith2021-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fully supported cloud now ``` [root@1234 mixin]# ohai alibaba { "meta_data": { "dns_conf_": "nameservers", "eipv4": "47.89.242.123", "hibernation_": "configured", "hostname": "1234", "image_id": "aliyun_2_1903_x64_20G_alibase_20210120.vhd", "instance_id": "i-rj996x25ht5omuhhzod7", "instance_": { "instance_type": "ecs.t6-c2m1.large", "last_host_landing_time": "2021-02-07 19:10:04", "max_netbw_egress": 81920, "max_netbw_ingress": 81920, "virtualization_solution": "ECS Virt", "virtualization_solution_version": 2.0 }, "mac": "00:16:3e:00:d9:01", "network_type": "vpc", "network_": "interfaces/", "ntp_conf_": "ntp-servers", "owner_account_id": 1234, "private_ipv4": "172.25.58.242", "region_id": "us-west-1", "serial_number": "ac344378-4d5d-4b9e-851b-1234", "source_address": "http://us1.mirrors.cloud.aliyuncs.com", "sub_private_ipv4_list": "172.25.58.243", "vpc_cidr_block": "172.16.0.0/12", "vpc_id": "vpc-1234", "vswitch_cidr_block": "172.25.48.0/20", "vswitch_id": "vsw-rj9eiw6yqh6zll23h0tlt", "zone_id": "us-west-1b" }, "user_data": null, "dynamic": "instance-identity", "global_config": null, "maintenance": "active-system-events" } ``` Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.88 by Chef Expeditorv17.0.88Chef Expeditor2021-02-111-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump mixlib-archive to 1.1.4Chef Expeditor2021-02-111-2/+2
| | | | | | This pull request was triggered automatically via Expeditor when mixlib-archive 1.1.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.0.87 by Chef Expeditorv17.0.87Chef Expeditor2021-02-101-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump ffi-libarchive to 1.0.17Chef Expeditor2021-02-101-2/+2
| | | | | | This pull request was triggered automatically via Expeditor when ffi-libarchive 1.0.17 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.0.86 by Chef Expeditorv17.0.86Chef Expeditor2021-02-081-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.85 by Chef Expeditorv17.0.85Chef Expeditor2021-02-081-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.84 by Chef Expeditorv17.0.84Chef Expeditor2021-02-071-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10995 from chef/ohai_bump_17Tim Smith2021-02-071-2/+2
|\ | | | | Update Ohai to 17.0.18 for alibabalinux support
| * Update Ohai to 17.0.18 for alibabalinux supportTim Smith2021-02-071-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.83 by Chef Expeditorv17.0.83Chef Expeditor2021-02-071-11/+11
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10994 from chef/ohai_bump_17Tim Smith2021-02-071-2/+2
|\ \ | |/ | | Update Ohai to 17.0.17
| * Update Ohai to 17.0.17Tim Smith2021-02-071-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.82 by Chef Expeditorv17.0.82Chef Expeditor2021-02-071-11/+11
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.81 by Chef Expeditorv17.0.81Chef Expeditor2021-02-061-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.80 by Chef Expeditorv17.0.80Chef Expeditor2021-02-051-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.79 by Chef Expeditorv17.0.79Chef Expeditor2021-02-051-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.78 by Chef Expeditorv17.0.78Chef Expeditor2021-02-041-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Updated chef to use the CurrentUser certificate store. Previously it only ↵Tim Smith2021-02-041-1/+1
| | | | | used LocalMachine. Updated Gemlock to use win32-cerstore 0.5.3 (#10977) Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.77 by Chef Expeditorv17.0.77Chef Expeditor2021-02-041-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.76 by Chef Expeditorv17.0.76Chef Expeditor2021-02-041-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.75 by Chef Expeditorv17.0.75Chef Expeditor2021-02-041-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.74 by Chef Expeditorv17.0.74Chef Expeditor2021-02-031-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.73 by Chef Expeditorv17.0.73Chef Expeditor2021-02-031-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.72 by Chef Expeditorv17.0.72Chef Expeditor2021-02-031-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.71 by Chef Expeditorv17.0.71Chef Expeditor2021-02-021-12/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.70 by Chef Expeditorv17.0.70Chef Expeditor2021-02-011-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* bump rspec gemLamont Granquist2021-02-011-14/+14
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.69 by Chef Expeditorv17.0.69Chef Expeditor2021-02-011-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump Ohai to 17.0.12 for Alma Linux supportTim Smith2021-02-011-2/+2
| | | | | | This maps almalinux into the rhel platform_family Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.68 by Chef Expeditorv17.0.68Chef Expeditor2021-02-011-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update Ohai to 17.0.11 and Chefstyle to 1.6.2Tim Smith2021-02-011-7/+7
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.67 by Chef Expeditorv17.0.67Chef Expeditor2021-01-311-13/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.66 by Chef Expeditorv17.0.66Chef Expeditor2021-01-271-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.65 by Chef Expeditorv17.0.65Chef Expeditor2021-01-271-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump inspec-core-bin to 4.26.4Chef Expeditor2021-01-271-5/+8
| | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.26.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.0.64 by Chef Expeditorv17.0.64Chef Expeditor2021-01-271-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.63 by Chef Expeditorv17.0.63Chef Expeditor2021-01-271-11/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump train-core to 3.4.9Chef Expeditor2021-01-271-1/+1
| | | | | | This pull request was triggered automatically via Expeditor when train-core 3.4.9 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 17.0.62 by Chef Expeditorv17.0.62Chef Expeditor2021-01-271-14/+14
| | | | Obvious fix; these changes are the result of automation not creative thinking.