[rear-devel] [rear/rear] 09627f: New EXCLUDE_IP_ADDRESSES and EXCLUDE_NETWORK_INTER...
Renaud Métrich
noreply at github.com
Wed Feb 16 11:55:36 CET 2022
Branch: refs/heads/master
Home: https://github.com/rear/rear
Commit: 09627f9a5a8ea3e427d3dc573148e2b4487687cf
https://github.com/rear/rear/commit/09627f9a5a8ea3e427d3dc573148e2b4487687cf
Author: Renaud Métrich <rmetrich at redhat.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M usr/share/rear/conf/default.conf
M usr/share/rear/rescue/GNU/Linux/310_network_devices.sh
Log Message:
-----------
New EXCLUDE_IP_ADDRESSES and EXCLUDE_NETWORK_INTERFACES directives
These new array variables enable to exclude specific IP addresses or
network interfaces when building the network configuration used in the
rescue environment.
This is typically useful when floating IP addresses are used. Not
excluding these may lead to outage if the floating IP address is used by
another system at time the system is getting recovered.
Signed-off-by: Renaud Métrich <rmetrich at redhat.com>
Commit: da341d6ecf824c51a08748527d9eb1b9825de888
https://github.com/rear/rear/commit/da341d6ecf824c51a08748527d9eb1b9825de888
Author: Renaud Métrich <1163635+rmetrich at users.noreply.github.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M usr/share/rear/conf/default.conf
M usr/share/rear/rescue/GNU/Linux/310_network_devices.sh
Log Message:
-----------
Merge pull request #2736 from rmetrich/network_itf_ignoring
New EXCLUDE_IP_ADDRESSES and EXCLUDE_NETWORK_INTERFACES directives
Compare: https://github.com/rear/rear/compare/c250be458efd...da341d6ecf82
More information about the rear-devel
mailing list