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 183d2d9cce * Updated Storage->backup to append a short UUID to the timestamp to prevent issues if the same file is backed up twice in the same clock second. Also fixed a bug with remote_user parameter not having a default. 5 years ago
..
images * Created tools/anvil-manage-keys to handle user requests to remove bad keys from known_hosts files for target machines that have been rebuilt or replaced. 5 years ago
anvil.html * Updated Storage->backup to append a short UUID to the timestamp to prevent issues if the same file is backed up twice in the same clock second. Also fixed a bug with remote_user parameter not having a default. 5 years ago
config.html * Fixed tools/striker-initialize-host so that it set the hostname on the target, not locally. 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 * More progress on managing/removing back keys. Updated it to have jobs list one or more state_uuid(s) to be removed, instead of bulk-removing all found back keys. Created the web interface to let the user select the keys to be deleted. Works partially now, but bugs need to be removed. 5 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 * Fixed tools/striker-initialize-host so that it set the hostname on the target, not locally. 5 years ago
shared.html * Updated Log->entry() to escape the finished string just prior to calling logger. 8 years ago
striker.html * Created Network->check_internet() that, well, checks to see if a machine has access to the Internet or not. 5 years ago