This project is mirrored from https://github.com/chef-cookbooks/yum.git.
Pull mirroring updated .
- 14 Jul, 2015 2 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
-
- 13 Jul, 2015 2 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
Accept prompts while fetching repo metadata
-
- 05 Jul, 2015 1 commit
-
-
Simon Coffey authored
With the new `repo_gpgcheck` attribute, a signing key can now be implicated in fetching the repository metadata. If this is a previously un-imported key, a prompt is generated by `yum makecache`, which fails in a chef run due to the non-interactive context. This results in the `yum_repository` resource failing if a previously un-imported key is used in tandem with `repo_gpgcheck = true`. Cookbook users should be responsible for ensuring that keys they refer to in their resources can be trusted, either by referring to keys at secure URLs, or by creating a local, trusted file using managed secrets, and referring directly to that. Therefore, add the `-y` flag to the `yum makecache` command, allowing repo metadata to be fetched without manual intervention.
-
- 09 Jun, 2015 2 commits
-
-
Delivery Server authored
From review branch _reviews/master/add-delivery-config/1 into master Signed-off-by:
someara <sean@chef.io>
-
Sean OMeara authored
-
- 05 Jun, 2015 4 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
Add repo_gpgcheck parameter to repositories
-
Sean OMeara authored
Execute clean before makecache
-
Sean OMeara authored
ensuring that the yum clean updates comes before the make cache
-
- 04 Jun, 2015 1 commit
-
-
Stan Cheng authored
-
- 03 Jun, 2015 1 commit
-
-
Eric Tucker authored
-
- 16 May, 2015 1 commit
-
-
Matt Thomson authored
-
- 01 May, 2015 2 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
-
- 30 Apr, 2015 2 commits
-
-
Sean OMeara authored
Add a Gitter chat badge to README.md
-
The Gitter Badger authored
-
- 23 Apr, 2015 4 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
-
Sean OMeara authored
-
Sean OMeara authored
-
- 07 Apr, 2015 2 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
tolerant config should convert boolean to stringified integer
-
- 18 Mar, 2015 1 commit
-
-
A. Tate Barber authored
-
- 18 Feb, 2015 4 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
-
Sean OMeara authored
Make reposdir setting useful
-
Joe Richards authored
-
- 30 Dec, 2014 2 commits
-
-
Sean OMeara authored
Update to latest boxes: CentOS 5.11 and 6.6
-
Sean OMeara authored
Add kitchen-digitalocean, kitchen-sync for cloud testing.
-
- 26 Dec, 2014 1 commit
-
-
drag00n authored
The current travis file attempts to run testing on Digital Ocean but it cannot find the kitchen driver for Digitalocean. The kitchen-sync gem is also required.
-
- 24 Dec, 2014 3 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
set distroverpkg: nil on redhat
-
Marat Komarov authored
-
- 24 Nov, 2014 5 commits
-
-
Sean OMeara authored
-
Sean OMeara authored
-
Sean OMeara authored
-
Sean OMeara authored
-
Sean OMeara authored
-