Anvil
|
Updated DRBD->delete_resource() to use '--force' instead of 'echo Yes' (which no longer works).
|
2023-01-20 23:16:30 -05:00 |
cgi-bin
|
* Updated striker to only complain about unconfigured networks on nodes, not DR hosts.
|
2023-01-15 01:41:55 -05:00 |
html
|
* Added support for Migration Network configs in old striker and anvil-configure-host
|
2023-01-15 01:24:26 -05:00 |
journald.conf.d
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
m4
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
make
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
man
|
* Udated RPM spec to add new core requires and add calling 'anvil-version-changes' to core's %post.
|
2023-01-20 22:24:24 -05:00 |
ocf
|
* This inverts the --live logic on migrations in Server->migrate_virsh() to default to live.
|
2023-01-12 23:03:11 -05:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
* Updated scan-apc-pdu to only run on the active striker DB (as set during Database->connect()) to prevent contention from simultaneous scan agent runs from different machines.
|
2023-01-17 18:02:38 -05:00 |
scripts
|
* The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues.
|
2021-02-16 17:32:43 -05:00 |
share
|
Tha major point of this commit is to add the new 'anvil-manage-storage-groups' program that, well, manages storage groups.
|
2023-01-20 22:10:15 -05:00 |
striker-ui
|
fix(striker-ui): allow set host externally in PrepareNetworkForm
|
2023-02-14 22:42:50 -05:00 |
striker-ui-api
|
fix(striker-ui-api): filter /host with host type(s)
|
2023-02-14 22:42:50 -05:00 |
tools
|
fix(tools): make server screenshot write to named pipe non-blocking
|
2023-02-02 23:18:26 -05:00 |
units
|
fix(units): correct nodejs executable path in striker-ui-api service
|
2022-03-18 22:50:41 -04:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
* Updated the short OS list.
|
2022-12-24 10:08:06 -05:00 |
anvil.spec.in
|
Partially revert e9f390b65b
|
2023-01-23 06:49:03 +01:00 |
anvil.version.in
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
autogen.sh
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
configure.ac
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
Makefile.am
|
build(striker-ui-api): add compressed API executable and its install logic to Makefile
|
2022-03-18 22:50:41 -04:00 |
notes
|
* Added 'setsid' to all 'virsh' calls as nested calls (ie: crm_resource -> ocf:alteeve:server -> virsh) would fail because virsh couldn't connect to a terminal. See:
|
2023-01-12 21:52:26 -05:00 |
README.md
|
* Created Job->running() to return '1' when one or more jobs are in progress on the host.
|
2019-01-31 23:26:55 -05:00 |
scancore.README
|
* Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed).
|
2021-01-25 01:00:55 -05:00 |
watch_logs
|
** Major Changes **
|
2017-10-20 00:19:32 -04:00 |