You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by tb...@apache.org on 2017/10/26 14:24:26 UTC

svn commit: r1813408 [6/14] - in /brooklyn/site/v/1.0.0-SNAPSHOT: ./ blueprints/ blueprints/ansible/ blueprints/catalog/ blueprints/chef/ blueprints/java/ blueprints/salt/ blueprints/test/ blueprints/winrm/ concepts/ dev/code/ dev/env/ dev/env/ide/ dev...

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/winrm/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/winrm/index.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/winrm/index.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/winrm/index.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../../website-1509026219967.css">
+        <link rel="stylesheet" href="../../website-1509027295765.css">
         
     
         
@@ -2150,7 +2150,7 @@ brooklyn.location.named.AWS\ Oregon\ Win
 service, a grouping of components, or a logical construct describing part of an
 application/system. It is a &quot;managed element&quot; in autonomic computing parlance.">entity</a> type. This is very similar
 to <code>VanillaSoftwareProcess</code>, but adapted to work for Windows and WinRM instead of Linux. We suggest you read the
-<a href="../../v/1.0.0-SNAPSHOT/blueprints/custom-entities.md#vanilla-software-using-bash">documentation for VanillaSoftwareProcess</a> to find out what you
+<a href="../custom-entities.html#vanilla-software-using-bash">documentation for VanillaSoftwareProcess</a> to find out what you
 can do with this <a href="../../GLOSSARY.html#entity" class="glossary-term" title="A component of an application or system. This could be a physical component, a
 service, a grouping of components, or a logical construct describing part of an
 application/system. It is a &quot;managed element&quot; in autonomic computing parlance.">entity</a>.</p>
@@ -2204,7 +2204,7 @@ the correct Administrator privileges: yo
 <p>This is only a very simple example. A more complex example can be found in the <a href="https://github.com/apache/brooklyn-library/tree/master/software/database/src/main/resources/org/apache/brooklyn/entity/database/mssql" target="_blank">Microsoft SQL Server blueprint in the
 Brooklyn source code</a>.</p>
 <h2 id="tips-and-tricks">Tips and Tricks</h2>
-<p>The best practices for other entities (e.g. using <a href="../../v/1.0.0-SNAPSHOT/blueprints/custom-entities.md#vanilla-software-using-bash">VanillaSoftwareProcess</a>)
+<p>The best practices for other entities (e.g. using <a href="../custom-entities.html#vanilla-software-using-bash">VanillaSoftwareProcess</a>)
 apply for WinRM as well.</p>
 <h3 id="execution-phases">Execution Phases</h3>
 <p><a href="../../GLOSSARY.html#blueprint" class="glossary-term" title="A description of an application or system, which can be used for its automated
@@ -2319,7 +2319,7 @@ A policy performs actions on entities, b
 script. Please be aware that it is normal for script files - and therefore the plaintext password - 
 to be saved to the VM&apos;s disk. The scripts are also accessible via the Brooklyn web-console&apos;s 
 activity view. Access to the latter can be controlled via 
-<a href="../../v/1.0.0-SNAPSHOT/blueprints/java/entitlements.md">Entitlements</a>.</p>
+<a href="../java/entitlements.html">Entitlements</a>.</p>
 <p>As an example (taken from MSSQL install), the command below works when run locally, but fails over 
 WinRM:</p>
 <pre><code>( $driveLetter + &quot;setup.exe&quot;) /ConfigurationFile=C:\ConfigurationFile.ini
@@ -2384,7 +2384,7 @@ to log into the VM. However, be warned t
 <p>Further details can be found on the <a href="https://technet.microsoft.com/en-us/library/hh849848.aspx" target="_blank">Start-Process documentation page</a>
 on the Microsoft TechNet site.</p>
 <h2 id="troubleshooting">Troubleshooting</h2>
-<p>Much of the <a href="../../v/1.0.0-SNAPSHOT/ops/troubleshooting/index.md">operations troubleshooting guide</a> is applicable for Windows blueprints.  </p>
+<p>Much of the <a href="../../ops/troubleshooting/">operations troubleshooting guide</a> is applicable for Windows blueprints.  </p>
 <h3 id="user-metadata-service-requirement">User metadata service requirement</h3>
 <p>WinRM requires activation and configuration before it will work in a standard Windows Server deployment. To automate
 this, Brooklyn will place a setup script in the user metadata blob. Services such as Amazon EC2&apos;s <code>Ec2ConfigService</code>
@@ -2579,7 +2579,7 @@ deployment, because it will expect inter
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Windows Blueprints","level":"1.5.14","depth":2,"next":{"title":"Winrm4j Client","level":"1.5.14.1","depth":3,"path":"blueprints/winrm/client.md","ref":"blueprints/winrm/client.md","articles":[]},"previous":{"title":"Entitlements","level":"1.5.13.10","depth":3,"path":"blueprints/java/entitlements.md","ref":"blueprints/java/entitlements.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme
 -api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitte
 r":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"h
 ttps://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/winrm/index.md","mtime":"2017-10-26T13:41:38.683Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"../..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Windows Blueprints","level":"1.5.14","depth":2,"next":{"title":"Winrm4j Client","level":"1.5.14.1","depth":3,"path":"blueprints/winrm/client.md","ref":"blueprints/winrm/client.md","articles":[]},"previous":{"title":"Entitlements","level":"1.5.13.10","depth":3,"path":"blueprints/java/entitlements.md","ref":"blueprints/java/entitlements.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme
 -api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitte
 r":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"h
 ttps://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/winrm/index.md","mtime":"2017-10-26T13:41:38.683Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"../..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/yaml-reference.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/yaml-reference.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/yaml-reference.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/blueprints/yaml-reference.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2110,7 +2110,7 @@ defining types:</p>
 <ul>
 <li><code>com.acme.brooklyn.package.JavaEntityClass</code></li>
 <li><code>java:com.acme.brooklyn.package.JavaEntityClass</code></li>
-<li><code>java-entity-class</code> (where this has been added to the <a href="../v/1.0.0-SNAPSHOT/blueprints/catalog/index.md">catalog</a>)</li>
+<li><code>java-entity-class</code> (where this has been added to the <a href="catalog/">catalog</a>)</li>
 </ul>
 <p>A reference of some of the common service <code>type</code> instances used is included in a section below.</p>
 <p>Within the <code>ServiceSpecification</code>, other key-value pairs can be supplied to customize
@@ -2192,7 +2192,7 @@ obvious coercion is supported so
 <li><code>default</code>: a default value; this will be coerced to the declared <code>type</code></li>
 <li><code>pinned</code>: mark the parameter as pinned (always displayed) for the UI. The default is <code>true</code></li>
 <li><code>constraints</code>: a list of constraints the parameter should meet;
-for details, see <a href="../v/1.0.0-SNAPSHOT/blueprints/entity-configuration.md#config-key-constraints">Entity Configuration</a>.</li>
+for details, see <a href="entity-configuration.html#config-key-constraints">Entity Configuration</a>.</li>
 </ul>
 <p>A shorthand notation is also supported where just the name of the parameter is supplied
 as an item in the list, with the other values being unset or the default.
@@ -2403,7 +2403,7 @@ They are operations applied on entities.
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"YAML Blueprint Reference","level":"1.5.21","depth":2,"next":{"title":"Deploying Blueprint","level":"1.6","depth":1,"path":"locations/index.md","ref":"locations/index.md","articles":[{"title":"Clouds","level":"1.6.1","depth":2,"anchor":"#clouds","path":"locations/index.md","ref":"locations/index.md#clouds","articles":[]},{"title":"Amazon Web Services","level":"1.6.2","depth":2,"anchor":"#amazon-web-services-aws","path":"locations/index.md","ref":"locations/index.md#amazon-web-services-aws","articles":[]},{"title":"Azure Compute ARM","level":"1.6.3","depth":2,"anchor":"#azure-compute-arm","path":"locations/index.md","ref":"locations/index.md#azure-compute-arm","articles":[]},{"title":"Azure Compute Classic","level":"1.6.4","depth":2,"anchor":"#azure-compute-classic","path":"locations/index.md","ref":"locations/index.md#azure-compute-classic","articles":[]},{"title":"Apache CloudStack","level":"1.6.5","depth":2,"anchor":"#apache-clo
 udstack","path":"locations/index.md","ref":"locations/index.md#apache-cloudstack","articles":[]},{"title":"Google Compute Engine","level":"1.6.6","depth":2,"anchor":"#google-compute-engine-gce","path":"locations/index.md","ref":"locations/index.md#google-compute-engine-gce","articles":[]},{"title":"IBM Softlayer","level":"1.6.7","depth":2,"anchor":"#ibm-softlayer","path":"locations/index.md","ref":"locations/index.md#ibm-softlayer","articles":[]},{"title":"OpenStack","level":"1.6.8","depth":2,"anchor":"#openstack","path":"locations/index.md","ref":"locations/index.md#openstack","articles":[]},{"title":"Named Locations","level":"1.6.9","depth":2,"anchor":"#named-locations","path":"locations/index.md","ref":"locations/index.md#named-locations","articles":[]},{"title":"Provisioned Machine Requirements","level":"1.6.10","depth":2,"path":"locations/provisioned-machine-requirements.md","ref":"locations/provisioned-machine-requirements.md","articles":[]},{"title":"BYON","level":"1.6.11","d
 epth":2,"anchor":"#byon","path":"locations/index.md","ref":"locations/index.md#byon","articles":[]},{"title":"SSH Keys","level":"1.6.12","depth":2,"anchor":"#ssh-keys","path":"locations/index.md","ref":"locations/index.md#ssh-keys","articles":[]},{"title":"Localhost","level":"1.6.13","depth":2,"anchor":"#localhost","path":"locations/index.md","ref":"locations/index.md#localhost","articles":[]},{"title":"Location Customizers","level":"1.6.14","depth":2,"anchor":"#location-customizers","path":"locations/index.md","ref":"locations/index.md#location-customizers","articles":[]},{"title":"Customizing Cloud Security Groups","level":"1.6.15","depth":2,"anchor":"#customizing-cloud-security-groups","path":"locations/index.md","ref":"locations/index.md#customizing-cloud-security-groups","articles":[]},{"title":"Specialized Locations","level":"1.6.16","depth":2,"anchor":"#specialized-locations","path":"locations/index.md","ref":"locations/index.md#specialized-locations","articles":[]}]},"previo
 us":{"title":"Blueprinting Tips","level":"1.5.20","depth":2,"path":"blueprints/blueprinting-tips.md","ref":"blueprints/blueprinting-tips.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"
 Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.c
 ss","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/yaml-reference.md","mtime":"2017-10-26T13:41:38.684Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T
 13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"YAML Blueprint Reference","level":"1.5.21","depth":2,"next":{"title":"Deploying Blueprint","level":"1.6","depth":1,"path":"locations/index.md","ref":"locations/index.md","articles":[{"title":"Clouds","level":"1.6.1","depth":2,"anchor":"#clouds","path":"locations/index.md","ref":"locations/index.md#clouds","articles":[]},{"title":"Amazon Web Services","level":"1.6.2","depth":2,"anchor":"#amazon-web-services-aws","path":"locations/index.md","ref":"locations/index.md#amazon-web-services-aws","articles":[]},{"title":"Azure Compute ARM","level":"1.6.3","depth":2,"anchor":"#azure-compute-arm","path":"locations/index.md","ref":"locations/index.md#azure-compute-arm","articles":[]},{"title":"Azure Compute Classic","level":"1.6.4","depth":2,"anchor":"#azure-compute-classic","path":"locations/index.md","ref":"locations/index.md#azure-compute-classic","articles":[]},{"title":"Apache CloudStack","level":"1.6.5","depth":2,"anchor":"#apache-clo
 udstack","path":"locations/index.md","ref":"locations/index.md#apache-cloudstack","articles":[]},{"title":"Google Compute Engine","level":"1.6.6","depth":2,"anchor":"#google-compute-engine-gce","path":"locations/index.md","ref":"locations/index.md#google-compute-engine-gce","articles":[]},{"title":"IBM Softlayer","level":"1.6.7","depth":2,"anchor":"#ibm-softlayer","path":"locations/index.md","ref":"locations/index.md#ibm-softlayer","articles":[]},{"title":"OpenStack","level":"1.6.8","depth":2,"anchor":"#openstack","path":"locations/index.md","ref":"locations/index.md#openstack","articles":[]},{"title":"Named Locations","level":"1.6.9","depth":2,"anchor":"#named-locations","path":"locations/index.md","ref":"locations/index.md#named-locations","articles":[]},{"title":"Provisioned Machine Requirements","level":"1.6.10","depth":2,"path":"locations/provisioned-machine-requirements.md","ref":"locations/provisioned-machine-requirements.md","articles":[]},{"title":"BYON","level":"1.6.11","d
 epth":2,"anchor":"#byon","path":"locations/index.md","ref":"locations/index.md#byon","articles":[]},{"title":"SSH Keys","level":"1.6.12","depth":2,"anchor":"#ssh-keys","path":"locations/index.md","ref":"locations/index.md#ssh-keys","articles":[]},{"title":"Localhost","level":"1.6.13","depth":2,"anchor":"#localhost","path":"locations/index.md","ref":"locations/index.md#localhost","articles":[]},{"title":"Location Customizers","level":"1.6.14","depth":2,"anchor":"#location-customizers","path":"locations/index.md","ref":"locations/index.md#location-customizers","articles":[]},{"title":"Customizing Cloud Security Groups","level":"1.6.15","depth":2,"anchor":"#customizing-cloud-security-groups","path":"locations/index.md","ref":"locations/index.md#customizing-cloud-security-groups","articles":[]},{"title":"Specialized Locations","level":"1.6.16","depth":2,"anchor":"#specialized-locations","path":"locations/index.md","ref":"locations/index.md#specialized-locations","articles":[]}]},"previo
 us":{"title":"Blueprinting Tips","level":"1.5.20","depth":2,"path":"blueprints/blueprinting-tips.md","ref":"blueprints/blueprinting-tips.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"
 Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.c
 ss","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"blueprints/yaml-reference.md","mtime":"2017-10-26T13:41:38.684Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"
 basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/application-parent-membership.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/application-parent-membership.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/application-parent-membership.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/application-parent-membership.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2147,7 +2147,7 @@ created by different parents (e.g. a mul
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"next":{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"path":"concepts/configuration-sensor-effectors.md","ref":"concepts/configuration-sensor-effectors.md","articles":[]},"previous":{"title":"Entities","level":"1.4.1","depth":2,"path":"concepts/entities.md","ref":"concepts/entities.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"s
 ans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]
 },"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-se
 rver/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/application-parent-membership.md","mtime":"2017-10-26T13:41:38.685Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"next":{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"path":"concepts/configuration-sensor-effectors.md","ref":"concepts/configuration-sensor-effectors.md","articles":[]},"previous":{"title":"Entities","level":"1.4.1","depth":2,"path":"concepts/entities.md","ref":"concepts/entities.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"s
 ans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]
 },"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-se
 rver/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/application-parent-membership.md","mtime":"2017-10-26T13:41:38.685Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/configuration-sensor-effectors.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/configuration-sensor-effectors.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/configuration-sensor-effectors.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/configuration-sensor-effectors.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2176,7 +2176,7 @@ application/system. It is a &quot;manage
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"next":{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"path":"concepts/lifecycle-managementcontext.md","ref":"concepts/lifecycle-managementcontext.md","articles":[]},"previous":{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"path":"concepts/application-parent-membership.md","ref":"concepts/application-parent-membership.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootst
 rap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"htt
 ps://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree",
 "brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/configuration-sensor-effectors.md","mtime":"2017-10-26T13:41:38.685Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"next":{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"path":"concepts/lifecycle-managementcontext.md","ref":"concepts/lifecycle-managementcontext.md","articles":[]},"previous":{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"path":"concepts/application-parent-membership.md","ref":"concepts/application-parent-membership.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootst
 rap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"htt
 ps://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree",
 "brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/configuration-sensor-effectors.md","mtime":"2017-10-26T13:41:38.685Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/dependent-configuration.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/dependent-configuration.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/dependent-configuration.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/dependent-configuration.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2154,7 +2154,7 @@ The management console gives useful info
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Dependent Configuration","level":"1.4.5","depth":2,"next":{"title":"Location","level":"1.4.6","depth":2,"path":"concepts/location.md","ref":"concepts/location.md","articles":[]},"previous":{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"path":"concepts/lifecycle-managementcontext.md","ref":"concepts/lifecycle-managementcontext.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highli
 ght":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook
 ":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_l
 ibrary_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/dependent-configuration.md","mtime":"2017-10-26T13:41:38.686Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Dependent Configuration","level":"1.4.5","depth":2,"next":{"title":"Location","level":"1.4.6","depth":2,"path":"concepts/location.md","ref":"concepts/location.md","articles":[]},"previous":{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"path":"concepts/lifecycle-managementcontext.md","ref":"concepts/lifecycle-managementcontext.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highli
 ght":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook
 ":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_l
 ibrary_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/dependent-configuration.md","mtime":"2017-10-26T13:41:38.686Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/entities.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/entities.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/entities.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/entities.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2164,7 +2164,7 @@ application/system. It is a &quot;manage
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Entities","level":"1.4.1","depth":2,"next":{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"path":"concepts/application-parent-membership.md","ref":"concepts/application-parent-membership.md","articles":[]},"previous":{"title":"Brooklyn Concepts","level":"1.4","depth":1,"path":"concepts/index.md","ref":"concepts/index.md","articles":[{"title":"Entities","level":"1.4.1","depth":2,"path":"concepts/entities.md","ref":"concepts/entities.md","articles":[]},{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"path":"concepts/application-parent-membership.md","ref":"concepts/application-parent-membership.md","articles":[]},{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"path":"concepts/configuration-sensor-effectors.md","ref":"concepts/configuration-sensor-effectors.md","articles":[]},{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"path":"concep
 ts/lifecycle-managementcontext.md","ref":"concepts/lifecycle-managementcontext.md","articles":[]},{"title":"Dependent Configuration","level":"1.4.5","depth":2,"path":"concepts/dependent-configuration.md","ref":"concepts/dependent-configuration.md","articles":[]},{"title":"Location","level":"1.4.6","depth":2,"path":"concepts/location.md","ref":"concepts/location.md","articles":[]},{"title":"Policies","level":"1.4.7","depth":2,"path":"concepts/policies.md","ref":"concepts/policies.md","articles":[]},{"title":"Execution","level":"1.4.8","depth":2,"path":"concepts/execution.md","ref":"concepts/execution.md","articles":[]},{"title":"Stop/start/restart behaviour","level":"1.4.9","depth":2,"path":"concepts/stop-start-restart-behaviour.md","ref":"concepts/stop-start-restart-behaviour.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website"
 :"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"http
 s://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GL
 OSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/entities.md","mtime":"2017-10-26T13:41:38.686Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Entities","level":"1.4.1","depth":2,"next":{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"path":"concepts/application-parent-membership.md","ref":"concepts/application-parent-membership.md","articles":[]},"previous":{"title":"Brooklyn Concepts","level":"1.4","depth":1,"path":"concepts/index.md","ref":"concepts/index.md","articles":[{"title":"Entities","level":"1.4.1","depth":2,"path":"concepts/entities.md","ref":"concepts/entities.md","articles":[]},{"title":"Application, Parent and Membership","level":"1.4.2","depth":2,"path":"concepts/application-parent-membership.md","ref":"concepts/application-parent-membership.md","articles":[]},{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"path":"concepts/configuration-sensor-effectors.md","ref":"concepts/configuration-sensor-effectors.md","articles":[]},{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"path":"concep
 ts/lifecycle-managementcontext.md","ref":"concepts/lifecycle-managementcontext.md","articles":[]},{"title":"Dependent Configuration","level":"1.4.5","depth":2,"path":"concepts/dependent-configuration.md","ref":"concepts/dependent-configuration.md","articles":[]},{"title":"Location","level":"1.4.6","depth":2,"path":"concepts/location.md","ref":"concepts/location.md","articles":[]},{"title":"Policies","level":"1.4.7","depth":2,"path":"concepts/policies.md","ref":"concepts/policies.md","articles":[]},{"title":"Execution","level":"1.4.8","depth":2,"path":"concepts/execution.md","ref":"concepts/execution.md","articles":[]},{"title":"Stop/start/restart behaviour","level":"1.4.9","depth":2,"path":"concepts/stop-start-restart-behaviour.md","ref":"concepts/stop-start-restart-behaviour.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website"
 :"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"http
 s://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GL
 OSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/entities.md","mtime":"2017-10-26T13:41:38.686Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/execution.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/execution.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/execution.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/execution.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2160,7 +2160,7 @@ application/system. It is a &quot;manage
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Execution","level":"1.4.8","depth":2,"next":{"title":"Stop/start/restart behaviour","level":"1.4.9","depth":2,"path":"concepts/stop-start-restart-behaviour.md","ref":"concepts/stop-start-restart-behaviour.md","articles":[]},"previous":{"title":"Policies","level":"1.4.7","depth":2,"path":"concepts/policies.md","ref":"concepts/policies.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-
 api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter
 ":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"ht
 tps://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/execution.md","mtime":"2017-10-26T13:41:38.687Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Execution","level":"1.4.8","depth":2,"next":{"title":"Stop/start/restart behaviour","level":"1.4.9","depth":2,"path":"concepts/stop-start-restart-behaviour.md","ref":"concepts/stop-start-restart-behaviour.md","articles":[]},"previous":{"title":"Policies","level":"1.4.7","depth":2,"path":"concepts/policies.md","ref":"concepts/policies.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-
 api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter
 ":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"ht
 tps://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/execution.md","mtime":"2017-10-26T13:41:38.687Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/index.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/index.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/index.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2143,7 +2143,7 @@ policies.</p>
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Brooklyn Concepts","partial-summary-depth":1,"level":"1.4","depth":1,"next":{"title":"Entities","level":"1.4.1","depth":2,"path":"concepts/entities.md","ref":"concepts/entities.md","articles":[]},"previous":{"title":"Downloads","level":"1.3","depth":1,"path":"misc/download.md","ref":"misc/download.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant",
 "name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"
 instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-libr
 ary/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/index.md","mtime":"2017-10-26T13:41:38.687Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Brooklyn Concepts","partial-summary-depth":1,"level":"1.4","depth":1,"next":{"title":"Entities","level":"1.4.1","depth":2,"path":"concepts/entities.md","ref":"concepts/entities.md","articles":[]},"previous":{"title":"Downloads","level":"1.3","depth":1,"path":"misc/download.md","ref":"misc/download.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant",
 "name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"
 instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-libr
 ary/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/index.md","mtime":"2017-10-26T13:41:38.687Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/lifecycle-managementcontext.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/lifecycle-managementcontext.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/lifecycle-managementcontext.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/lifecycle-managementcontext.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2177,7 +2177,7 @@ tracking the transfer of events (subscri
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"next":{"title":"Dependent Configuration","level":"1.4.5","depth":2,"path":"concepts/dependent-configuration.md","ref":"concepts/dependent-configuration.md","articles":[]},"previous":{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"path":"concepts/configuration-sensor-effectors.md","ref":"concepts/configuration-sensor-effectors.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"
 fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apa
 che.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_g
 it":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/lifecycle-managementcontext.md","mtime":"2017-10-26T13:41:38.688Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Lifecycle and ManagementContext","level":"1.4.4","depth":2,"next":{"title":"Dependent Configuration","level":"1.4.5","depth":2,"path":"concepts/dependent-configuration.md","ref":"concepts/dependent-configuration.md","articles":[]},"previous":{"title":"Configuration, Sensors and Effectors","level":"1.4.3","depth":2,"path":"concepts/configuration-sensor-effectors.md","ref":"concepts/configuration-sensor-effectors.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"
 fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apa
 che.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_g
 it":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com/apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/lifecycle-managementcontext.md","mtime":"2017-10-26T13:41:38.688Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>

Modified: brooklyn/site/v/1.0.0-SNAPSHOT/concepts/location.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/1.0.0-SNAPSHOT/concepts/location.html?rev=1813408&r1=1813407&r2=1813408&view=diff
==============================================================================
--- brooklyn/site/v/1.0.0-SNAPSHOT/concepts/location.html (original)
+++ brooklyn/site/v/1.0.0-SNAPSHOT/concepts/location.html Thu Oct 26 14:24:24 2017
@@ -50,7 +50,7 @@
 
     
         
-        <link rel="stylesheet" href="../website-1509026219967.css">
+        <link rel="stylesheet" href="../website-1509027295765.css">
         
     
         
@@ -2142,7 +2142,7 @@ The idea is that you could specify the l
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            gitbook.page.hasChanged({"page":{"title":"Location","level":"1.4.6","depth":2,"next":{"title":"Policies","level":"1.4.7","depth":2,"path":"concepts/policies.md","ref":"concepts/policies.md","articles":[]},"previous":{"title":"Dependent Configuration","level":"1.4.5","depth":2,"path":"concepts/dependent-configuration.md","ref":"concepts/dependent-configuration.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509026219967.css","pdf":"pdf-1509026219995.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages
 ":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":
 false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com
 /apache/brooklyn-library/tree"},"path":{"docs":"/v/1.0.0-SNAPSHOT"}},"gitbook":"^3.2.3"},"file":{"path":"concepts/location.md","mtime":"2017-10-26T13:41:38.688Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T13:56:57.836Z"},"basePath":"..","book":{"language":""}});
+            gitbook.page.hasChanged({"page":{"title":"Location","level":"1.4.6","depth":2,"next":{"title":"Policies","level":"1.4.7","depth":2,"path":"concepts/policies.md","ref":"concepts/policies.md","articles":[]},"previous":{"title":"Dependent Configuration","level":"1.4.5","depth":2,"path":"concepts/dependent-configuration.md","ref":"concepts/dependent-configuration.md","articles":[]},"dir":"ltr"},"config":{"plugins":["include-highlight","theme-api","collapsible-chapters","bootstrap-callout","styles-less","versions","partial-summary"],"root":"./guide","styles":{"website":"website-1509027295765.css","pdf":"pdf-1509027295792.css"},"pluginsConfig":{"styles-less":{},"search":{},"collapsible-chapters":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-highlight":{"extensionToLanguage":{"yml":"yaml","yaml":"yaml","bom":"yaml","java":"java"}},"bootstrap-callout":{},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"theme-api":{"languages
 ":[{"lang":"vagrant","name":"Vagrant","default":true},{"lang":"centos","name":"CentOS / RHEL 7"},{"lang":"ubuntu","name":"Ubuntu / Debian"},{"lang":"osx","name":"OSX / Linux"},{"lang":"windows","name":"Windows"},{"lang":"clouds","name":"Clouds"},{"lang":"byon","name":"BYON"},{"lang":"package","name":"RPM / DEB packages"},{"lang":"tarball","name":"Tarball"}],"split":false,"theme":"light"},"partial-summary":{"depth":0},"versions":{"type":"branches","gitbookConfigURL":"https://raw.githubusercontent.com/tbouron/brooklyn-docs/experiment/gitbook/book.json","options":[{"value":"https://brooklyn.apache.org/v/latest/","text":"Latest","selected":true},{"value":"https://brooklyn.apache.org/v/0.12.0/","text":"Version 0.12.0"},{"value":"https://brooklyn.apache.org/v/0.11.0/","text":"Version 0.11.0"},{"value":"https://brooklyn.apache.org/v/0.10.0/","text":"Version 0.10.0"},{"value":"https://brooklyn.apache.org/v/0.9.0/","text":"Version 0.9.0"}]},"sharing":{"facebook":true,"twitter":true,"google":
 false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"brooklyn_version":"1.0.0-SNAPSHOT","brooklyn_version_stable":"0.12.0","url":{"brooklyn_website":"https://brooklyn.apache.org","brooklyn_javadoc":"https://brooklyn.apache.org/v/latest/misc/javadoc","brooklyn_git":"https://github.com/apache/brooklyn/tree","brooklyn_sever_git":"https://github.com/apache/brooklyn-server/tree","brooklyn_library_git":"https://github.com
 /apache/brooklyn-library/tree"},"path":{"docs":""}},"gitbook":"^3.2.3"},"file":{"path":"concepts/location.md","mtime":"2017-10-26T13:41:38.688Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-10-26T14:14:53.591Z"},"basePath":"..","book":{"language":""}});
         });
     </script>
 </div>