mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Name update files so they can be easily sorted.
We want to process some updates in a particular order (schema, structural). Using an init-inspired ordering mechanism.
This commit is contained in:
8
install/updates/README
Normal file
8
install/updates/README
Normal file
@@ -0,0 +1,8 @@
|
||||
The update files are sorted before being processed because there are
|
||||
cases where order matters (such as getting schema added first, creating
|
||||
parent entries, etc).
|
||||
|
||||
10 - 20: Schema
|
||||
20 - 30: FDS Configuration, new indices
|
||||
30 - 40: Structual elements of the DIT
|
||||
40 - 50: Pre-loaded data
|
||||
Reference in New Issue
Block a user