diff --git a/source/installation/resource-manager/ccq.rst b/source/installation/resource-manager/ccq.rst index 5497084e..9b435e6f 100644 --- a/source/installation/resource-manager/ccq.rst +++ b/source/installation/resource-manager/ccq.rst @@ -3,6 +3,8 @@ Cloudy Cluster ============== +.. include:: limited-support.inc + A YAML cluster configuration file for a Cloudy Cluster resource manager on an HPC cluster looks like: diff --git a/source/installation/resource-manager/limited-support.inc b/source/installation/resource-manager/limited-support.inc new file mode 100644 index 00000000..1ea96b86 --- /dev/null +++ b/source/installation/resource-manager/limited-support.inc @@ -0,0 +1,6 @@ + +.. note:: + This resource manager is not actively maintained by the Open OnDemand developers, + either because it was community-contributed or we no longer have access to a test + system. As a result, bug fixes from the core team may be limited, but community + patches are encouraged. diff --git a/source/installation/resource-manager/lsf.rst b/source/installation/resource-manager/lsf.rst index 2820bdde..b2d2fab8 100644 --- a/source/installation/resource-manager/lsf.rst +++ b/source/installation/resource-manager/lsf.rst @@ -3,6 +3,8 @@ LSF === +.. include:: limited-support.inc + A YAML cluster configuration file for an LSF resource manager on an HPC cluster looks like: diff --git a/source/installation/resource-manager/pbspro.rst b/source/installation/resource-manager/pbspro.rst index 33c0965c..c9994b8c 100644 --- a/source/installation/resource-manager/pbspro.rst +++ b/source/installation/resource-manager/pbspro.rst @@ -3,6 +3,8 @@ PBS Professional ================ +.. include:: limited-support.inc + A YAML cluster configuration file for a PBS Professional resource manager on an HPC cluster looks like: diff --git a/source/installation/resource-manager/sge.rst b/source/installation/resource-manager/sge.rst index 57cf620d..de56d12c 100644 --- a/source/installation/resource-manager/sge.rst +++ b/source/installation/resource-manager/sge.rst @@ -3,6 +3,8 @@ Grid Engine =========== +.. include:: limited-support.inc + A YAML cluster configuration file for a Grid Engine (Sun Grid Engine, Son of Grid Engine, Univa Grid Engine) resource manager on an HPC cluster looks like: diff --git a/source/installation/resource-manager/torque.rst b/source/installation/resource-manager/torque.rst index ca15fa4b..f7d5f7f6 100644 --- a/source/installation/resource-manager/torque.rst +++ b/source/installation/resource-manager/torque.rst @@ -3,6 +3,8 @@ Torque ====== +.. include:: limited-support.inc + A YAML cluster configuration file for a Torque/PBS resource manager on an HPC cluster looks like: