- 20 Jul, 2017 1 commit
-
-
Jaymala authored
Update project resource template name to project based symlink filename
-
- 19 Jul, 2017 1 commit
-
-
Jaymala Sinha authored
Since the symlinks created inside /usr/bin conflict between our "Angry" and mainstream projects on our testers, we are updating IPS the packaging to override "projectname-symlinks.erb" if it exists. We are leaving symlinks.erb for backward compatibilty. PRs with resource filename updates in chef and omnibus-toolchain will follow this PR. Addressed review comments Signed-off-by:
Jaymala Sinha <jsinha@chef.io>
-
- 12 Jul, 2017 4 commits
-
-
Seth Chisamore authored
Add "publish_s3_profile" config option
-
Mikhail Zholobov authored
This method should return the whole hash, not only the last statement. Signed-off-by:
Mikhail Zholobov <legal90@gmail.com>
-
Mikhail Zholobov authored
S3 publisher is using a separated credential set, not the same as S3 cacher. So, we need to use a publisher-specific option for credential profiles. Signed-off-by:
Mikhail Zholobov <legal90@gmail.com>
-
Stephan Renatus authored
Add Chef::Sugar::Init to Sugarable DSL
-
- 11 Jul, 2017 1 commit
-
-
Mikhail Zholobov authored
Signed-off-by:
Mikhail Zholobov <legal90@gmail.com>
-
- 27 Jun, 2017 2 commits
-
-
Tim Smith authored
Update ruby versions we test and OS we test on
-
Tim Smith authored
Test on Windows 2012R2 in appveyor and use the latest ruby releases. Same thing we do elsewhere Signed-off-by:
Tim Smith <tsmith@chef.io>
-
- 26 Jun, 2017 5 commits
-
-
Tim Smith authored
Update URLs and fix typos
-
Tim Smith authored
Require a modern Fauxhai
-
Tim Smith authored
We're still going to get deprecation notices on FreeBSD 9.3 because we say we support it even though it's EOL by the project. That's a bigger conversation to have about our need to move to FreeBSD 11. Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Tim Smith authored
Signed-off-by:
Tim Smith <tsmith@chef.io>
-
Tim Smith authored
The 3.x release is full of bogus Chef 11 data. We shouldn't be using that anywhere. Signed-off-by:
Tim Smith <tsmith@chef.io>
-
- 22 Jun, 2017 4 commits
-
-
Seth Chisamore authored
Signed-off-by:
Seth Chisamore <schisamo@chef.io>
-
Seth Chisamore authored
S3 cache: fix bug using access_key_id/secret_access_key
-
Stephan Renatus authored
Signed-off-by:
Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
The comma causes `config[:access_key_id]` to end up having _both_ the value of `Config.s3_access_key` AND the following line, i.e., `Config.s3_secret_key`. The added tests test a private method. But I think this is still better than mocking all the things between s3_configuration and the public method making use of this. Signed-off-by:
Stephan Renatus <srenatus@chef.io>
-
- 21 Jun, 2017 2 commits
-
-
Seth Chisamore authored
5.6.0 Release
-
Ryan Hass authored
Signed-off-by:
Ryan Hass <rhass@users.noreply.github.com>
-
- 20 Jun, 2017 2 commits
-
-
Lamont Granquist authored
fixes for chefstyle release
-
Lamont Granquist authored
Signed-off-by:
Lamont Granquist <lamont@scriptkiddie.org>
-
- 19 Jun, 2017 4 commits
-
-
Ryan Hass authored
Add new build option to populate S3 cache and add AWS shared credentials support.
-
Ryan Hass authored
Signed-off-by:
Ryan Hass <rhass@users.noreply.github.com>
-
Ryan Hass authored
This adds support for AWS Shared Credentials via `~/.aws/config` and `~/.aws/credentials` files for the S3 Cache and S3 Publisher. Signed-off-by:
Ryan Hass <rhass@users.noreply.github.com>
-
Ryan Hass authored
This new build option allows us to automatically upload missing cache items to S3 at build time. This is especially useful for binary dependencies which are platform specific as it allows use to leverage the running/existing build matrix across platforms and architectures to ensure the artifacts are properly cached in S3. Resolves internal issue JEX-518. Signed-off-by:
Ryan Hass <rhass@users.noreply.github.com>
-
- 16 Jun, 2017 1 commit
-
-
Kartik Null Cating-Subramanian authored
Add a strip BuildCommand
-
- 15 Jun, 2017 1 commit
-
-
Eric G. Wolfe authored
Add a strip build command to allow symbol stripping on binaries. This is a cleanup build command to help produce smaller omnibus artifacts. Example usage: `strip install_dir` Signed-off-by:
Eric G. Wolfe <eric.wolfe@gmail.com>
-
- 14 Jun, 2017 1 commit
-
-
Eric G. Wolfe authored
Signed-off-by:
Eric G. Wolfe <eric.wolfe@gmail.com>
-
- 02 Jun, 2017 1 commit
-
-
Lamont Granquist authored
expose overrides to software defns
-
- 01 Jun, 2017 2 commits
-
-
Lamont Granquist authored
Signed-off-by:
Lamont Granquist <lamont@scriptkiddie.org>
-
Lamont Granquist authored
Signed-off-by:
Lamont Granquist <lamont@scriptkiddie.org>
-
- 11 May, 2017 5 commits
-
-
Seth Chisamore authored
Fix documentation links in README
-
Seth Chisamore authored
-
Seth Chisamore authored
Fix Travis CI Label
-
Paul Chobert authored
-
Paul Chobert authored
-
- 06 Apr, 2017 1 commit
-
-
Stephan Renatus authored
git_cache: core.ignorecase=false
-
- 05 Apr, 2017 2 commits
-
-
Isa authored
obvious fix? Signed-off-by:
Isa <ifarnik@llnw.com>
-
Isa authored
obvious fix? Signed-off-by:
Isa <ifarnik@llnw.com>
-