Repository: mesos-site Updated Branches: refs/heads/asf-site d3d6b5166 -> 3ad1879d9
Updated the website built from mesos SHA: 708376e. Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/3ad1879d Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/3ad1879d Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/3ad1879d Branch: refs/heads/asf-site Commit: 3ad1879d9a04a3de11d422ca15f1902e830db33e Parents: d3d6b51 Author: jenkins <[email protected]> Authored: Mon Jun 4 12:02:27 2018 +0000 Committer: jenkins <[email protected]> Committed: Mon Jun 4 12:02:27 2018 +0000 ---------------------------------------------------------------------- content/documentation/latest/reservation/index.html | 4 ++-- content/documentation/reservation/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3ad1879d/content/documentation/latest/reservation/index.html ---------------------------------------------------------------------- diff --git a/content/documentation/latest/reservation/index.html b/content/documentation/latest/reservation/index.html index 007f59d..cfebb9a 100644 --- a/content/documentation/latest/reservation/index.html +++ b/content/documentation/latest/reservation/index.html @@ -440,8 +440,8 @@ It can then be refined to be <strong>reserved</strong> for <code>"engineering/ba <p>Note that the refined reservation role must match the offer’s allocation role.</p> -<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM unreserved, -allocated to role <code>"engineering/backend"</code>, reserved to <code>"engineering"</code>.</p> +<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM reserved to +<code>"engineering"</code>, allocated to role <code>"engineering/backend"</code>.</p> <pre><code> { "allocation_info": { "role": "engineering/backend" }, http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3ad1879d/content/documentation/reservation/index.html ---------------------------------------------------------------------- diff --git a/content/documentation/reservation/index.html b/content/documentation/reservation/index.html index 8eea7ad..32dc793 100644 --- a/content/documentation/reservation/index.html +++ b/content/documentation/reservation/index.html @@ -440,8 +440,8 @@ It can then be refined to be <strong>reserved</strong> for <code>"engineering/ba <p>Note that the refined reservation role must match the offer’s allocation role.</p> -<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM unreserved, -allocated to role <code>"engineering/backend"</code>, reserved to <code>"engineering"</code>.</p> +<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM reserved to +<code>"engineering"</code>, allocated to role <code>"engineering/backend"</code>.</p> <pre><code> { "allocation_info": { "role": "engineering/backend" },
