Infrastructure Alerting manifest doesn't need to set net.ipv4.ip_nonlocal_bind
Bug #1555125 reported by
Simon Pasquier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StackLight |
Confirmed
|
Low
|
LMA-Toolchain Fuel Plugins |
Bug Description
In deployment_
# This is required so Apache and Nagios can bind to the VIP address
exec { 'net.ipv4.
command => '/sbin/sysctl -w net.ipv4.
unless => '/sbin/sysctl -n net.ipv4.
}
The same command is also executed in the OCF scripts so it's probably useless to have it in the Puppet manifest.
summary: |
- Infratructure Alerting manifest doesn't need to set + Infrastructure Alerting manifest doesn't need to set net.ipv4.ip_nonlocal_bind |
Changed in lma-toolchain: | |
milestone: | none → 0.10.1 |
Changed in lma-toolchain: | |
milestone: | 0.10.1 → 0.11.0 |
Changed in lma-toolchain: | |
milestone: | 0.11.0 → 1.0.0 |
Changed in lma-toolchain: | |
milestone: | 1.0.0 → none |
To post a comment you must log in.