chef-ingredient icon indicating copy to clipboard operation
chef-ingredient copied to clipboard

Primitives for managing Chef products and packages

Results 25 chef-ingredient issues
Sort by recently updated
recently updated
newest added

`license` needs to be required because of the following line: https://github.com/chef-cookbooks/chef-ingredient/blob/master/resources/automate.rb#L69

Triage: Support

### Cookbook version 2.1.5 ### Chef-client version 12.21.3 ### Platform Details Ubuntu 16.04 on AWS ### Scenario: `chef_ingredient` `:upgrade` should reconfigure the service if the package version changes. Without this,...

Type: Enhancement
Status: Good First Issue

### Cookbook version 2.0.1 ### Chef-client version 12.19.36 attempting to downgrade to 12.13.37 ### Platform Details CentOS 7.2, Vagrant Bento Box ### Scenario: Attempting to test chef_ingredient install for Chef-HA,...

Type: Bug

Scenario: 1. I run my recipe that includes chef_ingredient as below. It installs the package but reconfigure fails. 2. I do some things in my recipe and run it again....

Type: Enhancement

Moved from chef-cookbooks/supermarket-omnibus-cookbook#61 as per @robbkidd ### Cookbook version 1.1.0 (This is the version requirement of supermarket-omnibus-cookbook) ### Chef-client version 13.8.5 ### Platform Details AWS, CentOS 7 ### Scenario: Need...

Type: Enhancement

### Scenario: I would like to execute an inspec profile preflight install test before installing each product. ### Feature: Add a 'preflight profile repo' attribute to chef-ingredient to run an...

Type: Enhancement

### Cookbook version 2.3.2 ### Chef-client version 14.6.47 ### Platform Details CentOS Linux release 7.4.1708 (Core) Hi, I am dealing with some issues when I am using chef_user resource: ```...

This is a bug for chef-ingredient currently, but it may be considered a Policyfile bug. If you try to set `:stable` in your Policyfile you get Reason: (ChefDK::InvalidPolicyfileAttribute) Invalid type...

Type: Enhancement

### Cookbook version 2.2.1 ### Chef-client version 12 ### Platform Details suse 12 ### Scenario: fail to install chefdk 1.6.1 install 1.6.11 is ok install the latest one is ok...

### Cookbook version `2.1.10` ### Chef-client version `13.6.2` ### Platform Details Ubuntu 16.04 ### Scenario: Downgrading a product is throwing: ``` * apt_package[delivery] action upgrade ================================================================================ Error executing action `upgrade`...