Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
dwradcliffe committed Jul 16, 2015
1 parent 67e1a12 commit 4027e1c
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions cookbooks/rubygems-auth-proxy/definitions/auth_proxy.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
define :auth_proxy, org: 'rubygems' do

name = "auth_proxy_#{params[:name]}"

node.default['nginx']['server_tokens'] = 'off'
@@ -62,5 +61,4 @@
end

nginx_site name

end
2 changes: 0 additions & 2 deletions cookbooks/rubygems-sensu/recipes/uchiwa.rb
Original file line number Diff line number Diff line change
@@ -7,8 +7,6 @@

include_recipe 'chef-vault'

sensu_creds = chef_vault_item('sensu', 'credentials')

node.default['uchiwa']['version'] = '0.6.0-1'
node.default['uchiwa']['settings']['user'] = ''
node.default['uchiwa']['settings']['pass'] = ''

0 comments on commit 4027e1c

Please sign in to comment.