chef-android-sdk
chef-android-sdk copied to clipboard
Development repository for Android SDK Chef Cookbook
Major changes: - Added Windows support - Added ServerSpec test #5 - Added chefignore file #30 Minor changes: - Unsupport Centos OS < 7 due to Android SDK use GNU...
`expect` is typically default installed on OSX, so not always needed, thus 'homebrew' not required either (and some instances 'homebrew' might not be allowed anyway). More importantly `/etc/profile.d` does not...
This will come even more interesting if we add support for Mac platform as well (see #25)
Waiting for stuff in #33 to be merged, I disabled Travis CI :-/
### Use Cases to cover Ensure that overriding following attributes converge well: - [ ] `owner` / `group` attributes are set to non-root values - [ ] ...
### Initial Motivation https://github.com/travis-ci/travis-cookbooks/pull/837 ### To Do List: - [ ] Adapt the Chef Cookbook parts - [ ] Adapt the `android-update-sdk` script ### Related: - GH-34 /cc @Jawnnypoo, @rjaros87...
Coverage: - Ubuntu latest - Ubuntu LTS - CentOS 5 - CentOS 6 - Debian? - Fedora? Add some minitest or serverspec validations...