Skip to content

Commit

Permalink
version bumped, code linted
Browse files Browse the repository at this point in the history
  • Loading branch information
ljblancoredborder committed May 20, 2024
1 parent fcc0da5 commit 0674093
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'All rights reserved'
description 'Installs/Configures redborder manager'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.8.0'
version '1.9.0'

depends 'chef-server'
depends 'zookeeper'
Expand Down Expand Up @@ -36,10 +36,10 @@
depends 'freeradius'
depends 'rbcep'
depends 'cron'
#depends 'ohai'
# depends 'ohai'
depends 'rb-selinux'
depends 'rbaioutliers'
depends 'rbcgroup'
depends 'rblogstatter'
depends 'rb-arubacentral'
depends 'rb-postfix'
depends 'rb-postfix'

0 comments on commit 0674093

Please sign in to comment.