Anvil
|
Bumped 'Exhaust Temp' jump threshold to 30c in scan-ipmitool.
|
2022-10-08 20:34:09 -04:00 |
cgi-bin
|
* This rather heavily reworks how database shutdowns works. It adds much more intelligent shutdown, tracking who is using the database, being able to mark a database as "offline" and waiting for users of the database to disconnect before it shuts down.
|
2022-03-14 16:41:37 -04:00 |
html
|
fix(striker-ui): point files link to file-manager
|
2022-03-18 22:50:41 -04: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
|
* Added 'vnc-server' to the list of firewall services enabled on strikers.
|
2022-08-22 13:38:46 -04:00 |
ocf
|
This is the first attempt at enabling firewalld completely. There is a decent chance that problems exist, so it won't be a surprise if a few more commits are needed to this branch before things work.
|
2022-07-02 17:06:04 -04:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
Bumped 'Exhaust Temp' jump threshold to 30c in scan-ipmitool.
|
2022-10-08 20:34:09 -04: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
|
Added 'system::all::configured' to anvil-join-anvil to mark an explicit end of config.
|
2022-10-18 10:56:58 -04:00 |
striker-ui
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /striker-ui
|
2022-03-23 19:32:37 +00:00 |
striker-ui-api
|
build(deps): bump terser from 5.12.1 to 5.14.2 in /striker-ui-api
|
2022-08-26 20:30:36 -04:00 |
tools
|
Added 'system::all::configured' to anvil-join-anvil to mark an explicit end of config.
|
2022-10-18 10:56:58 -04: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
|
* Created ScanCore->check_temperature_direct() based around that start logic from ScanCore->post_scan_analysis_striker() temperature check, and updated the later to use the former.
|
2021-11-29 22:43:23 -05:00 |
anvil.spec.in
|
Merge branch 'main' into anvil-tools-dev
|
2022-09-22 16:55:46 -04: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
|
* Updated Get->switches() to take 'list' and 'man' parameters. With list, the passed in switches can be checked to ensure they're valid. With 'man', if set to the name of a man page (usually $THIS_FILE) will be displayed if --help, -h or -? are used.
|
2022-07-29 16:56:40 -04: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 |