Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tsu-ba-me
7f9b418de1
fix: add signal INT, TERM hooks to Tools.pm
|
1 year ago |
.. |
Tools
|
Major thing in this commit is reworking striker-update-cluster to work without expecting anvil-daemon to be running on target machines. Similarly, they had to be able to work when the Striker DBs were not available. This is to account for cases where the Striker dashboards have updated, and the schema has changed, preventing the not-yet-updated DR hosts and subnodes from being able to use the DB. To do this, anvil-safe-stop, anvil-update-system, and anvil-shutdown-server had to be updated to use the new --no-db switch, which tells then to run without the database being available.
|
1 year ago |
Makefile.am
|
[build] first pass at adding a build system to integrate with CI
|
4 years ago |
Tools.pm
|
fix: add signal INT, TERM hooks to Tools.pm
|
1 year ago |
Tools.t
|
* Renamed all Validate->is_X to Validate->X. Also created Validate->ipv6() to validate IPv6 addresses using Data::Validate::IP (and added it as a requirement to the .spec base RPM).
|
4 years ago |
anvil-tools.xml
|
** Major Changes **
|
7 years ago |
test.conf
|
** Major Changes **
|
7 years ago |
tools.conf
|
* Updated the database components to use the name 'anvil' and the user 'admin'. The 'database:❌:user' and 'database:❌:name' variables are still supported, but now hidden.
|
7 years ago |