anvil/html/skins/alteeve
Digimer a7f0676a0f * Got the 'anvil-provision-server' script to the point where it actually saves the new server job.
* Created the new method Cluster->get_primary_host_uuid() that returns the 'host_uuid' of the primary node in the given cluster. This is useful for external programs to figure out which node is primary. Example is provisioning a new server being assigned to the active node. Also created ->is_primary() that is a similar test to see if the active node is the primary node or not.
* Updated Cluster->parse_cib() and ->parse_crm_mon() to work on remote hosts.
* Updated Database->get_hosts() to store the short host names.
* Created Get->host_from_ip_address() that translates an IP address to a host_uuid and host_name, if it's an IP assigned currently to a known host.
* Created Network->find_target_ip() that simplifies finding which IP address to use when the caller wants to connect to a target host.
* Reworked the anvil-join-anvil to parse fence_arguments in a way that handles passwords with spaces in them.

Signed-off-by: Digimer <digimer@alteeve.ca>
2021-01-12 21:29:01 -05:00
..
images * Fixed a bug in tools/anvil-update-states that was causing deleted interfaces to update the network_interfaces every pass, growing the DB excessively. 2021-01-03 01:14:04 -05:00
anvil.html * Got the 'anvil-provision-server' script to the point where it actually saves the new server job. 2021-01-12 21:29:01 -05:00
anvil.js * Added a flag that tells anvil-daemon when a node is having it's network mapped. When this happens, open ssh connections are closed each loop and only tasks related to mapping the network run. This improves responsiveness in Striker when reporting which network links have come up or gone down. 2020-01-09 01:52:04 -05:00
config.html * Added the ability to store, edit and delete UPSes 2020-05-02 23:05:58 -04:00
config.js * Standardized 'subnet_mask' over 'subnet' naming throughout. 2019-11-19 02:13:19 -05:00
email.html * Updated all methods to add (or fix) logging the method entry. 2020-09-06 01:52:03 -04:00
email.js * Finished the mail server configuration menu. Mail servers can be added, edited, and deleted now. 2019-12-27 23:12:13 -05:00
files.css * Fixed a bug in tools/anvil-update-states that was causing deleted interfaces to update the network_interfaces every pass, growing the DB excessively. 2021-01-03 01:14:04 -05:00
files.html * Got the 'anvil-provision-server' script to the point where it actually saves the new server job. 2021-01-12 21:29:01 -05:00
files.js * Fixed a bug in tools/anvil-update-states that was causing deleted interfaces to update the network_interfaces every pass, growing the DB excessively. 2021-01-03 01:14:04 -05:00
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. 2018-08-31 16:52:53 -04:00
main.css * Finished the web interface components of the Anvil! File Manager! Files can be purged, sync'ed or removed from specific Anvil! systems, renamed and their file types changed (and setting/removing the executable bits) as needed. 2021-01-06 01:31:09 -05:00
main.html * Started adding in front-end support for managing email servers and alert recipients. Added the new 'Email' module to (later) habdle all email-related tasks. 2019-12-23 00:54:09 -05:00
main.js * Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted). 2018-07-19 16:40:03 -04:00
pxe.txt * OK, this time CentOS is actually supported. For reals. 2020-02-03 02:10:00 -05:00
shared.html * Updated Log->entry() to escape the finished string just prior to calling logger. 2017-06-13 11:09:21 -04:00
striker.html * Added the ability to store, edit and delete UPSes 2020-05-02 23:05:58 -04:00