39 Commits (fc50e4e6052fc380adabd2d3285bba8986d4fa86)

Author SHA1 Message Date
Fabio M. Di Nitto 077355aeca Partially revert e9f390b65b 2 years ago
digimer e9f390b65b * Udated RPM spec to add new core requires and add calling 'anvil-version-changes' to core's %post. 2 years ago
Fabio M. Di Nitto 070427a417 Update NM requirements to pull in ifup/down on fresh installs 2 years ago
Digimer 2fab7bc1b7 This adds support (testing needed) for "Long-Throw" DR; which is a wrapper for using 'drbd-proxy' to provide larger transmit buffers so slow/high-latency DR hosts. 2 years ago
Fabio M. Di Nitto c683ef84f6 spec: update Requires to deal with rhel-9 cloud images 2 years ago
Fabio M. Di Nitto 476b35d712 [spec] drop unnecessary Requires 3 years ago
Tsu-ba-me 30302410ad build(striker-ui-api): remove version requirement on nodejs 3 years ago
Tsu-ba-me 8de0d73778 build: re-add nodejs as anvil-striker package dependency 3 years ago
Tsu-ba-me c9bf7bdfd2 build: summarize attempt #3 nodejs-as-dependency 3 years ago
Tsu-ba-me 671a8617f2 build: try #3 nodejs-as-dependency syntax in spec file 3 years ago
Tsu-ba-me 8a15ce6117 build: try #2 nodejs-as-dependency syntax in spec file 3 years ago
Tsu-ba-me 1192d775c0 build: include striker API data dir in spec file 3 years ago
Tsu-ba-me bf0ace2e3d fix(striker-ui-api): add nodejs as striker dependency 3 years ago
Tsu-ba-me 5478f187b0 build(striker-ui-api): add API as systemd service 3 years ago
Digimer 6229a0f6b6 Added '#!no_value!#' to be handled properly by Convert->format_mmddyy_to_yymmdd. 3 years ago
Digimer cc4c3bd3e3 Added ssh askpass for Striker so VMM can ask to confirm fingerprints. 3 years ago
Digimer 034c38fdeb Disabled calling striker-prep-database from the spec file, and enabled scancore. 3 years ago
Tsu-ba-me 59ce16f531 build: add netpbm-progs as node and DR dependency 3 years ago
Tsu-ba-me 089675d4d8 build: re-order python3-websockify in anvil specfile 3 years ago
Tsu-ba-me 5f6bc3d3b1 build(cgi-bin): require websockify on server VM hosts in specfile 3 years ago
Tsu-ba-me 3ee7edadb0 build(Anvil): include augeas as a Striker dependency 3 years ago
Fabio M. Di Nitto 7aea5e1b11 Switch to kmod-drdb 4 years ago
Tsu-ba-me 77b404102f build(striker-ui): remove unused build dependencies (npm, rsync) 4 years ago
Fabio M. Di Nitto fd2351a189 Add workaround for rsync usage 4 years ago
Tsu-ba-me 3765877b93 build(striker-ui): experiment; use npm >= 6 (from default nodejs stream) as build requirement 4 years ago
Tsu-ba-me 79fa324f9d build(striker-ui): remove excess call in specfile to build web UI 4 years ago
Tsu-ba-me 2ccdf6ab23 build(striker-ui): tell make to cd to ./striker-ui before building front-end 4 years ago
Tsu-ba-me 6cdd216b9c build(cgi-bin): add front-end build process 4 years ago
Tsu-ba-me 28bdf4e1f2 build(cgi-bin): include nodejs-devel as build dependency 4 years ago
Fabio M. Di Nitto 2214866156 Update to kmod-drbd91 4 years ago
Fabio M. Di Nitto bc571ce53e anvil-daemon: fix Requires: 4 years ago
Fabio M. Di Nitto a2e2b5b235 build: move striker-auto-initialize-all to proper location 4 years ago
Fabio M. Di Nitto 6709efe33b testing: distribute striker auto setup tool outside of normal PATH 4 years ago
Fabio M. Di Nitto cec7beaf7c Fix make srpm/make rpm BuildRequires for mock based environments 4 years ago
Fabio M. Di Nitto 5043b8a778 Make sure that firewalld is started before trying to opening ports 4 years ago
Digimer 64a87d84f2 * Removed 'anvil-striker-extra' as a dependency for anvil-striker in preparation for its retirement. 4 years ago
Digimer 569270541e * Added 'tar' as a dependency because somehow I went three years without this... 4 years ago
Digimer 1998ad946c * Added 'tar' as a dependency because somehow I went three years without this... 4 years ago
Fabio M. Di Nitto 8f9892650b [build] first pass at adding a build system to integrate with CI 4 years ago
Digimer d9d347ce63 * Updated .spec for the new source location. 4 years ago
Digimer cda51e562d * Finished porting scan-hpacucli, the last M2 scan agent! 4 years ago
Digimer 1c00060d6e * Finished porting scan-storcli! This was the largest scan agent to migrate to M3. 4 years ago
Digimer 51de6c721f * Created scan-ipmitool (needs more testing but seems to work now). Logical straight port from M2. 4 years ago
Digimer d677d19ca0 * Moved Database->check_condition_age to Alert. 4 years ago
Digimer 2f4a06f2e0 * Updated System->call() to take the 'timeout' parameter which, when set, prepends the call with 'timeout X <shell_call>' to make it easier to deal with calls that could potentially hang. 4 years ago
Digimer 0a1dc809a2 * Created the ScanCore.pm module with the first 'agent_startup' method which generalized scan agent start up. 4 years ago
Digimer 911523dfce * Got a lot of work done in generating emails. Doesn't work yet, but the code to generate emails for recipients using their preferred language and alert level is done (though limited testing so far). 4 years ago
Digimer 82acb4e104 * Fixed a resync bug where bridges needed to sync before bonds 4 years ago
Digimer 49682a01d7 * Fixed a bug in Database->disconnect() where the database idenitification number wasn't being removed, so connecting again triggered the duplicate DB connection check. 4 years ago
Digimer 19e550dfda * Updated the RPM spec for building release 34. 4 years ago