Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1249 from till/OPS-14316
Browse files Browse the repository at this point in the history
OPS-14316. Removed account-expiration and schoolanalytics from deploy…
  • Loading branch information
till committed Oct 5, 2017
2 parents 4d2fdeb + ca0e2e6 commit a92aa9a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions stack-easybib/recipes/deploy-housekeeping.rb
Expand Up @@ -4,12 +4,8 @@
node['deploy'].each do |application, deploy|

case application
when 'account_expiration'
next unless allow_deploy(application, 'account_expiration', 'housekeeping')
when 'easybib'
next unless allow_deploy(application, 'easybib', 'housekeeping')
when 'schoolanalytics'
next unless allow_deploy(application, 'schoolanalytics', 'housekeeping')
when 'sharing'
next unless allow_deploy(application, 'sharing', 'housekeeping')
when 'easybib_api'
Expand Down

0 comments on commit a92aa9a

Please sign in to comment.