summaryrefslogtreecommitdiffstats
path: root/policy_collection/policy_collection_example.xml
blob: 807473666051d43e54367f427db3f4cd3efa4ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<policy_collection>
  <template>
    <name>sudo.rng</name>
    <ordered_policies>
      <file>234523.xml</file>
      <file>432623465324.xml</file>
    </ordered_policies>
  </template>
  <template>
    <name>ipaaction.rng</name>
    <ordered_policies>
      <file>36572436.xml</file>
      <file>2456143746.xml</file>
    </ordered_policies>
  </template>
  <template>
    <name>pam_selinux.rng</name>
    <ordered_policies>
      <file>323465327234.xml</file>
      <file>67458123665.xml</file>
    </ordered_policies>
  </template>
</policy_collection>