[LON-CAPA-cvs] cvs: doc(version_2_11_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn at source.lon-capa.org
Sun Jul 7 11:50:51 EDT 2019
raeburn Sun Jul 7 15:50:51 2019 EDT
Modified files: (Branch: version_2_11_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- For 2.11
- Backport 1.983
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.797.2.98 doc/loncapafiles/loncapafiles.lpml:1.797.2.99
--- doc/loncapafiles/loncapafiles.lpml:1.797.2.98 Thu Feb 21 20:58:47 2019
+++ doc/loncapafiles/loncapafiles.lpml Sun Jul 7 15:50:50 2019
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.797.2.98 2019/02/21 20:58:47 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.797.2.99 2019/07/07 15:50:50 raeburn Exp $ -->
<!--
@@ -1708,6 +1708,30 @@
</description>
</file>
+<file>
+ <source>loncom/currhostips.tab</source>
+ <target dist='default'>home/httpd/lonTabs/currhostips.tab</target>
+ <categoryname>www conf</categoryname>
+ <description>
+File containing hostname:IP address for LON-CAPA nodes in the cluster
+to which the node belongs. Updated by loncron using host information
+from authoritative membership lists retrieved from cluster's name servers,
+and standard DNS service used by OS for hostname <=> IP mapping.
+ </description>
+</file>
+
+<file>
+ <source>loncom/currhostips.tab</source>
+ <target dist='default'>home/httpd/lonTabs/prevhostips.tab</target>
+ <categoryname>www conf</categoryname>
+ <description>
+File containing hostname:IP address for LON-CAPA nodes in the cluster
+to which the node belongs, from previous check (usually 24 hours earlier).
+Updated by loncron, and used on domain's primary library server to generate
+an e-mail listing changes in hostnames and/or IP addresses.
+ </description>
+</file>
+
<fileglob>
<glob>*.tab</glob>
<sourcedir>loncom/dns_checksums/</sourcedir>
More information about the LON-CAPA-cvs
mailing list