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
37f36fe99c
* Updated kickstart to write the basic tools/anvil-update-issue to a freshly installed machine and run it from cron.
...
* Updated Remote->call() to detect when a connection fails because the target's known_hosts entry has changed. Still need to add the function to report this to the user.
* Fixed a bug where new-lines in Words->parse_banged_string() where a double-banged word string's variable value would cause an infinite loop.
Signed-off-by: Digimer <digimer@alteeve.ca>
5 years ago
..
images
* Got the node/dr host initialization form to the point where it can test access and decide if it should show the Red Hat account form. Decided that for M3, node/dr host setup will now be a four-stage process; initial install (over PXE), initialization (install the proper anvil-{node,dr} RPM and connect to the database), setup/map the network, and then add to an Anvil! pair.
5 years ago
anvil.html
* Made a fair bit more progress on tools/striker-manage-install-target. It now registers a system with Red Hat and attaches appropriate subscriptions, updates the OS and (tries) to install anvil-{node,dr}.
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
* Updated kickstart to write the basic tools/anvil-update-issue to a freshly installed machine and run it from cron.
5 years ago
shared.html
* Updated Log->entry() to escape the finished string just prior to calling logger.
8 years ago
striker.html
* Got the node/dr host initialization form to the point where it can test access and decide if it should show the Red Hat account form. Decided that for M3, node/dr host setup will now be a four-stage process; initial install (over PXE), initialization (install the proper anvil-{node,dr} RPM and connect to the database), setup/map the network, and then add to an Anvil! pair.
5 years ago