This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/vcl-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 81587d1  Updated site from master 
(ecd1bcacfa731badf0ac530fd7c4e06657e231b9)
81587d1 is described below

commit 81587d16f8812471dd002cc01b7ff4157288e506
Author: jenkins <[email protected]>
AuthorDate: Wed May 13 21:24:20 2020 +0000

    Updated site from master (ecd1bcacfa731badf0ac530fd7c4e06657e231b9)
---
 content/docs/VCL251InstallGuide.html | 5 ++++-
 content/sitemap.xml                  | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/content/docs/VCL251InstallGuide.html 
b/content/docs/VCL251InstallGuide.html
index d416459..03a4d3e 100644
--- a/content/docs/VCL251InstallGuide.html
+++ b/content/docs/VCL251InstallGuide.html
@@ -104,12 +104,13 @@ installation of various system level requirements needed 
for the code to run.</p
 <div class="highlight"><pre 
style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code 
class="language-bash" data-lang="bash">vcl-install.sh <span 
style="color:#666">[</span>-h|--help<span style="color:#666">]</span> <span 
style="color:#666">[</span>-d|--database<span style="color:#666">]</span> <span 
style="color:#666">[</span>-w|--web<span style="color:#666">]</span> <span 
style="color:#666">[</span>-m|--managementnode<span style="color:#666">]</span>
         <span style="color:#666">[</span>--dbhost &lt;hostname&gt; --dbpass 
&lt;password&gt;<span style="color:#666">]</span> 
         <span style="color:#666">[</span>--mnhost &lt;hostname&gt;<span 
style="color:#666">]</span> <span style="color:#666">[</span>--webhost 
&lt;hostname&gt;<span style="color:#666">]</span>
+        <span style="color:#666">[</span>-t|--timezone &lt;timezone&gt;<span 
style="color:#666">]</span>
 
 -d|--database - install database server components
         --dbpass, --mnhost, --mnip, --webhost, and --adminpass must also be 
specified
 
 -w|--web - install web server components
-        --dbhost and --dbpass must also be specified
+        --dbhost, --dbpass, and -t|--timezone must also be specified
 
 -m|--managementnode - install management node <span 
style="color:#666">(</span>vcld<span style="color:#666">)</span> components
         --dbhost, --dbpass, and --adminpass must also be specified
@@ -124,6 +125,8 @@ installation of various system level requirements needed 
for the code to run.</p
 --webhost &lt;hostname&gt; - hostname of web server <span 
style="color:#666">(</span><span style="color:#b8860b">default</span><span 
style="color:#666">=</span>localhost<span style="color:#666">)</span>
 
 --adminpass &lt;password&gt; - password <span 
style="color:#a2f;font-weight:bold">for</span> VCL admin user
+
+-t|--timezone - timezone <span style="color:#a2f;font-weight:bold">for</span> 
web components
 </code></pre></div><h1 id="manual-installation">Manual Installation</h1>
 <p>This section provides a list of commands for installing VCL if you prefer 
to manually
 install it.</p>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index fffe311..ef4a6d8 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -414,7 +414,7 @@
   
   <url>
     <loc>https://vcl.apache.org/docs.html</loc>
-    <lastmod>2020-05-13T16:31:32-04:00</lastmod>
+    <lastmod>2020-05-13T17:12:54-04:00</lastmod>
   </url>
   
   <url>
@@ -994,7 +994,7 @@
   
   <url>
     <loc>https://vcl.apache.org/docs/VCL251InstallGuide.html</loc>
-    <lastmod>2020-05-13T16:31:32-04:00</lastmod>
+    <lastmod>2020-05-13T17:12:54-04:00</lastmod>
   </url>
   
   <url>

Reply via email to