File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11cookbook-rb-proxy CHANGELOG
22===============
33
4+ ## 4.1.2
5+
6+ - Pablo Pérez
7+ - [ 80ce285] Don't use new methods - use existing methods
8+ - [ 04f160b] Vault sensor info to open the 514 port in rb-firewall
9+
410## 4.1.1
511
612 - jnavarrorb
Original file line number Diff line number Diff line change 33maintainer_email '[email protected] ' 44license 'AGPL-3.0'
55description 'Installs/Configures redborder proxy'
6- version '4.1.1 '
6+ version '4.1.2 '
77
88depends 'rb-common'
99depends 'rb-selinux'
Original file line number Diff line number Diff line change 2828end
2929
3030rb_firewall_config 'Configure Firewall' do
31+ vault_sensor_in_proxy_nodes node . run_state [ 'sensors_info_all' ] [ 'vault-sensor' ]
3132 if proxy_services [ 'firewall' ]
3233 action :add
3334 else
You can’t perform that action at this time.
0 commit comments