summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/structures/bundler/moab.txt
blob: 8f747376a3820e94f46c2eb75e779ac32a76925a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. -*- mode: rst -*-

.. _server-plugins-structures-bundler-moab:

moab
====

This is a fairly simple Bundle for the Moab workload manager.

.. code-block:: xml

    <Bundle>
      <Path name='/var/spool/moab'/>
      <Path name='/var/spool/moab/moab.cfg'/>
      <Group name='moab-server'>
        <Path name='/etc/init.d/moab'/>
        <Service name='moab'/>
      </Group>
    </Bundle>