Add rolekit to @headlessmanagement

Make OpenLMI and Pegasus mandatory components. They won't be
started automatically because they require configuration.
This commit is contained in:
Stephen Gallagher 2014-07-14 13:47:48 -04:00
parent 6d4df8e751
commit 9584dfefa4
2 changed files with 6 additions and 4 deletions

View File

@ -3688,8 +3688,9 @@
<packagelist>
<packagereq type="mandatory">cockpit</packagereq>
<packagereq type="mandatory">openssh-server</packagereq>
<packagereq type="default">openlmi</packagereq>
<packagereq type="default">tog-pegasus</packagereq>
<packagereq type="mandatory">openlmi</packagereq>
<packagereq type="mandatory">tog-pegasus</packagereq>
<packagereq type="mandatory">rolekit</packagereq>
</packagelist>
</group>
<group>

View File

@ -3688,8 +3688,9 @@
<packagelist>
<packagereq type="mandatory">cockpit</packagereq>
<packagereq type="mandatory">openssh-server</packagereq>
<packagereq type="default">openlmi</packagereq>
<packagereq type="default">tog-pegasus</packagereq>
<packagereq type="mandatory">openlmi</packagereq>
<packagereq type="mandatory">tog-pegasus</packagereq>
<packagereq type="mandatory">rolekit</packagereq>
</packagelist>
</group>
<group>