diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-05-30 23:12:18 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-05-30 23:12:18 +0200 |
| commit | 7f169d3c01c4a2ed999138c1a06d4648541c9800 (patch) | |
| tree | d4773487ae2c643e5b41efd179a6fa133da0c108 /src/main/resources/boot | |
| parent | 6839479665b6acef75706a880fda4327e546771e (diff) | |
Missing txt resources
Diffstat (limited to 'src/main/resources/boot')
| -rw-r--r-- | src/main/resources/boot/LDAPboot.txt | 4 | ||||
| -rw-r--r-- | src/main/resources/boot/allbootitems.txt | 14 |
2 files changed, 18 insertions, 0 deletions
diff --git a/src/main/resources/boot/LDAPboot.txt b/src/main/resources/boot/LDAPboot.txt new file mode 100644 index 0000000..995d47d --- /dev/null +++ b/src/main/resources/boot/LDAPboot.txt @@ -0,0 +1,4 @@ +cn=entity,
+cn=last,cn=entity,
+cn=domain,
+cn=agent,cn=domain,
\ No newline at end of file diff --git a/src/main/resources/boot/allbootitems.txt b/src/main/resources/boot/allbootitems.txt new file mode 100644 index 0000000..277699c --- /dev/null +++ b/src/main/resources/boot/allbootitems.txt @@ -0,0 +1,14 @@ +OD/CompositeActivityDef
+OD/ElementaryActivityDef
+OD/Module
+OD/NewAgent
+OD/NewItem
+OD/PredefinedStepOutcome
+OD/PropertyDescription
+OD/Schema
+OD/Script
+EA/CreateNewItem
+EA/CreateNewAgent
+CA/NoWorkflow
+CA/ServerItemWorkflow
+SC/ServerNewEntity
|
