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.
 
 
 
 
 
 
Digimer 2906a42d96 * Created tools/striker-get-peer-data that will query a target's host UUID and host name. It's meant to be called by apache, avoiding apache itself needing to call ssh against a target machine. 5 years ago
..
images * Fixed a bug in Words->parse_banged_string() where a variable being inserted that ended in a new-line would break the variable insertion into the string. 5 years ago
anvil.html * Figured out a way to prevent browsers (for now, at least) from treating the node/host login form from saving passwords or pre-filling passwords. 5 years ago
config.html * Created Log->is_secure() to more cleanly handle conditional logging of strings with passwords or passwords directly. Updated log entries that could benefit from this method to use it. 5 years ago
config.js * Changed the call to reboot after OS update to instead set a reboot required flag. 6 years ago
files.css * Working on a file upload with progress bar feature. Expect more changes as it is refined. 6 years ago
files.html * Refined upload.pl a lot, moving it into Anvil::Tools. It also now handles file name collisions and reports basic info about the uploaded file. 6 years ago
files.js * Working on a file upload with progress bar feature. Expect more changes as it is refined. 6 years ago
jobs.js * Added --no-start to tools/anvil-daemon to allow for updating just the jobs.json file. Fixed a bug where a comma was missing when 2+ jobs were written to the JSON file as well. 6 years ago
main.css * Created files and prep-host icons. 6 years ago
main.html * Created files and prep-host icons. 6 years ago
main.js * Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted). 7 years ago
pxe.txt * Notes updated with working network config for RHEL 8 proper. Two notes; Creating a BCN bridge by default, and switch the DR third octet to 12 (13 for IPMI) and fourth octet to sequence number. 6 years ago
shared.html * Updated Log->entry() to escape the finished string just prior to calling logger. 8 years ago
striker.html * Created tools/striker-get-peer-data that will query a target's host UUID and host name. It's meant to be called by apache, avoiding apache itself needing to call ssh against a target machine. 5 years ago