This website works better with JavaScript.
Explore
Help
Sign In
seasharp
/
anvil
Watch
1
Star
0
Fork
You've already forked anvil
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
521
Commits
2
Branches
0
Tags
21 MiB
Perl
73.8%
JavaScript
10%
TypeScript
9%
HTML
4.1%
PLpgSQL
2.3%
Other
0.6%
Tag:
Branch:
Tree:
30f2b3fa8e
feature/softwareraid
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '30f2b3fa8e'
${ noResults }
anvil
/
tools
History
Madison Kelly
30f2b3fa8e
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
...
Signed-off-by: Madison Kelly <mkelly@alteeve.ca>
4 years ago
..
anvil-change-password
* Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter.
5 years ago
anvil-check-memory
* Fixed tools/anvil-update-states so that it properly removed ip_addresses no longer assigned to a host. Also merged 'network::interfaces::by_name::${interface}' with 'network::local::interface::${interface}' for storing discovered interfaces.'
5 years ago
anvil-configure-host
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
anvil-cycle-vm-nics
* Updated System->check_firewall to use firewall-cmd and the contents of iptables-save is not available/reliable under RHEL8.
6 years ago
anvil-daemon
* Renamed striker-parse-fence-agents to anvil-parse-fence-agents and changed anvil-daemon to run it on all machines.
4 years ago
anvil-download-file
* 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).
5 years ago
anvil-file-details
* Created anvil-file-details that is (meant to be) called by anvil-file-details on a remote machine.
6 years ago
anvil-jobs
* Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter.
5 years ago
anvil-join-anvil
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
anvil-maintenance-mode
* Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next...
6 years ago
anvil-manage-files
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
anvil-manage-firewall
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
anvil-manage-keys
* 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).
5 years ago
anvil-manage-power
* Fixed a bug in Job->clear() where it was not doing it's one job right.
5 years ago
anvil-parse-fence-agents
* Renamed striker-parse-fence-agents to anvil-parse-fence-agents and changed anvil-daemon to run it on all machines.
4 years ago
anvil-scan-network
* Improved infinite loop handling in Log->entry, but broke the Striker UI in the process. To be fixed next...
6 years ago
anvil-update-issue
* Updated kickstart to write the basic tools/anvil-update-issue to a freshly installed machine and run it from cron.
5 years ago
anvil-update-states
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
anvil-update-system
* Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter.
5 years ago
fence_delay
* Added 'fence_delay' fence agent to handle the corner cases where an IPMI BMC had crashed until a power cycle, and PDU fencing was effected, but failed to report as such.
4 years ago
fence_pacemaker
* Renamed striker-parse-fence-agents to anvil-parse-fence-agents and changed anvil-daemon to run it on all machines.
4 years ago
firewall.txt
* Added automatic 'echo return_code:$?' to System->call and Remote->call which is parsed out and returned automatically on all calls.
6 years ago
scancore
* Fixed up (though more testing/work needed) to ocf:alteeve:server to get it working with DRBD resources referenced using '/dev/drbd/by-res/...'.
4 years ago
scancore.README
* Created Database->insert_or_update_recipients() (and did general cleanup of the database module).
5 years ago
striker-get-peer-data
* 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).
5 years ago
striker-initialize-host
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
striker-manage-install-target
* Switched all hash 'local' keys to be the host's short user name. Untested, likely bugs to be fixed in the next commit.
4 years ago
striker-manage-peers
* 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).
5 years ago
striker-parse-oui
* OK, this time CentOS is actually supported. For reals.
5 years ago
striker-prep-database
* Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter.
5 years ago
striker-purge-host
* Fixed a bug where $anvil->nice_exit() was being passed 'exit' instead of 'exit_code' as a parameter.
5 years ago
striker-scan-network
* 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).
5 years ago
test.pl
* Working on getting live migration to work with ocf:anvil:striker using the environment variables that pacemaker sets. Incomplete, but getting close.
4 years ago