anvil/Anvil/Tools
digimer 7018703c24 Fixed a bug where the peer subnode would add a server to pacemaker
* Updated anvil-provision-server to only call add_server_to_cluster() if
  it's NOT the peer.
* Added the new 'ok_if_exists' parameter to Cluster->add_server() to
  return 0 if the server already existed in pacemaker as a resource.

Signed-off-by: digimer <mkelly@alteeve.ca>
2024-01-27 15:39:01 -05:00
..
Account.pm
Alert.pm
Cluster.pm Fixed a bug where the peer subnode would add a server to pacemaker 2024-01-27 15:39:01 -05:00
Convert.pm
Database.pm Fixed a bug where non-strikers hung configuring their network. 2024-01-27 15:39:01 -05:00
DRBD.pm
Email.pm
Get.pm Fixed DB initialization bugs. 2024-01-27 15:39:01 -05:00
Job.pm Fixed a bug where non-strikers hung configuring their network. 2024-01-27 15:39:01 -05:00
Log.pm Fixed a bug blocking most jobs from running. 2024-01-27 15:39:01 -05:00
Network.pm Removed the no-longer-needed Network->check_network() method 2024-01-27 15:39:01 -05:00
Remote.pm
ScanCore.pm
Server.pm
Storage.pm Updated Storage->manage_lvm_conf() to only run on EL8. 2024-01-27 15:39:01 -05:00
Striker.pm Removed calls to check apache config. 2024-01-27 15:39:01 -05:00
System.pm Now check for/backup/remove ifcfg-X files on EL8 hosts. 2024-01-27 15:39:01 -05:00
Template.pm
Validate.pm
Words.pm