cookbook 'et_fog', '= 1.1.3'
et_fog (16) Versions 1.1.3 Follow0
Installs/Configures the Fog ruby library
cookbook 'et_fog', '= 1.1.3', :supermarket
knife supermarket install et_fog
knife supermarket download et_fog
et_fog cookbook
Installs & configures the Fog Ruby library
Requirements
build-essential
apt
git
Usage
Include et_fog::default
in your node’s run list.
Recipes
default
- Installs the necessary dependencies for the
fog
gem. - Installs
fog
andunf
, which helpsfog
play nicely with strings and AWS.
Author
Author:: EverTrue, Inc. (devops@evertrue.com)
1.1.3
- Add libghc-zlib-dev to list of pre-installed packages.
1.1.2
- Update ec2 ami
- Eliminate resource cloning
1.1.1
- Pin dependencies to avoid surprises
- Ensure
apt-get update
runs before all else- The
build-essential
cookbook was failing on new Ubuntu 12.04 instances
- The
1.1.0
- Clean up Test Kitchen config
- Clean up Berksfile
- Add Travis CI testing
1.0.7
- Clean up docs
1.0.6
- Functionally identical to v1.0.6, just adds Stove publishing to ease shipping to Supermarket
1.0.5
- Install Git, as nokogiri (and thus fog) depend upon it for building native extensions
1.0.4
- Give up on apt compile time and do the update ourselves--the cookbook is not actually handling it
1.0.3
- Install the 'unf' Gem.
1.0.2
- Include the apt cookbook (to make sure update runs)
- Set compile time attributes in attributes instead
1.0.1
- First rev!
Foodcritic Metric
1.1.3 passed this metric
1.1.3 passed this metric