Skip to content

Commit

Permalink
Merge pull request #21 from rightscale-cookbooks/st_14_11_acu173881_u…
Browse files Browse the repository at this point in the history
…pdate_rsyslog_cookbook_for_ubuntu_1404

Update rsyslog cookbook to support Ubuntu 14.04.
  • Loading branch information
david-vo committed Aug 26, 2014
2 parents 97932fa + 8d46584 commit ae56493
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ driver_config:
memory: 1024

platforms:
- name: ubuntu-14.04
run_list: ["recipe[apt]"]
driver_config:
box: opscode-ubuntu-14.04
- name: ubuntu-12.04
run_list: ["recipe[apt]"]
driver_config:
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
depends "marker", "~> 1.0.0"
depends "rightscale_tag", "~> 1.0.0"
depends "swap", "~> 0.3.5"
depends "rsyslog", "~> 1.8.0"
depends "rsyslog", "~> 1.12.2"
depends "collectd", "~> 1.1.0"

recipe "rs-base::default", "All-in-one recipe to run all recipes in rs-base cookbook."
Expand Down

0 comments on commit ae56493

Please sign in to comment.