Revision e5bb2ac389fc2d0d5730c265c95d4034ee13dcc1 authored by Faidon Liambotis on 29 May 2017, 21:24:04 UTC, committed by Faidon Liambotis on 08 June 2017, 23:23:04 UTC
Instead of hardcoding eth0 and eth1 in a bunch of places, use
$monitor_iface (for eth0) and $data_iface (eth1) as parameters to
role::labs::nfs::secondary and pass them to included classes as needed.

We could use $facts['interface_primary'] for $monitor_iface (instead of
eth0), but since we have to hardcode the value for $data_iface, that
would be of limited value.

Change-Id: I761da8f8d2e07e596c2d81a69d48543dc88ece2a
1 parent 96c5de1
History
File Mode Size
cgi.cfg -rw-r--r-- 13.8 KB
check_MySQL.php -rwxr-xr-x 5.4 KB
check_gsb.py -rwxr-xr-x 1.5 KB
check_iostat.sh -rwxr-xr-x 9.9 KB
check_legal_html.py -rw-r--r-- 3.3 KB
check_longqueries.pl -rwxr-xr-x 7.9 KB
check_mailman_queue.sh -rwxr-xr-x 1.5 KB
check_mariadb.pl -rwxr-xr-x 6.6 KB
check_mysql-replication.pl -rwxr-xr-x 13.1 KB
check_ram.sh -rwxr-xr-x 2.0 KB
check_ripe_atlas.py -rw-r--r-- 2.0 KB
check_wikitech_static.sh -rwxr-xr-x 1.3 KB
check_wikitech_static_version.py -rwxr-xr-x 2.7 KB
icinga-downtime.sh -rwxr-xr-x 1.5 KB
icinga-init.sh -rwxr-xr-x 6.0 KB
logrotate.conf -rw-r--r-- 320 bytes
purge-nagios-resources.py -rwxr-xr-x 2.1 KB
raid_handler.py -rw-r--r-- 9.7 KB
submit_check_result.sh -rwxr-xr-x 1.3 KB
ubuntu.png -rw-r--r-- 2.4 KB

back to top