We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe03b1 commit 070c522Copy full SHA for 070c522
CHANGELOG.md
@@ -1,6 +1,14 @@
1
cookbook-rb-proxy CHANGELOG
2
===============
3
4
+## 4.1.8
5
+
6
+ - ljblancoredborder
7
+ - [8abdcab] fix passing params to new resource for proxy to cookbook monitor
8
+ - [ec30d64] adaptation of get_nodes function, explaining current data strcuture
9
+ - [12766df] adding alternative funtion for monitor
10
+ - [6140d36] retrieving monitor categories from node info instead of role info
11
12
## 4.1.7
13
14
- jnavarrorb
resources/metadata.rb
@@ -5,7 +5,7 @@
maintainer_email '[email protected]'
license 'AGPL-3.0'
description 'Installs/Configures redborder proxy'
-version '4.1.7'
+version '4.1.8'
depends 'rb-common'
depends 'rb-selinux'
0 commit comments