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 fix: allow parameter to overwrite cgi input in Account->login 2023-06-20 00:48:21 -04:00
Alert.pm * Fixed a bug in Alert->check_condition_age() where not setting a host_uuid caused the returned age to always be 0. 2022-08-29 17:30:52 -04:00
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 * Added anvil-watch-power to git. 2023-06-15 21:35:42 -04:00
Database.pm Fixed a bug where non-strikers hung configuring their network. 2024-01-27 15:39:01 -05:00
DRBD.pm * Fixed a bug in DRBD->manage_resource() that prevented new resources from being created. 2023-08-09 11:23:57 -04:00
Email.pm Bumoed logging to find '!!error!!' related parsing errors. 2024-01-27 15:39:01 -05:00
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 Added a call to Remote->add_target_to_known_hosts in Remote->test_access 2023-11-23 20:40:57 -05:00
ScanCore.pm Updated node restart logic to boot unless power or temps are known bad 2023-11-01 21:01:25 -04:00
Server.pm Updated anvil-manage-server-system to change boot device ordering. 2023-11-23 19:22:46 -05:00
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 * This adds two new files; cgi-bin/get_anvils and cgi-bin/get_anvil_status, that will form the foundation of the new interactive web UI. 2021-02-09 22:45:40 -05:00
Validate.pm Added the new 'anvil-network-profiler' tool. 2022-07-19 21:16:46 -04:00
Words.pm Fixed issue #515; anvil-join-anvil updates hostnames properly now 2023-10-27 19:58:37 -04:00