Skip to content

Commit ac8a180

Browse files
author
Michael Friedrich
committed
Documentation: Fix migration script documentation.
Fixes #6326
1 parent 7f5d8a3 commit ac8a180

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

doc/8-migration.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,14 @@
22

33
## <a id="configuration-migration"></a> Configuration Migration
44

5-
The Icinga 2 configuration format introduces plenty of behavioural changes. In
6-
order to ease migration from Icinga 1.x,
7-
Icinga 2 ships its own config migration script.
5+
The Icinga 2 configuration format introduces plenty of behavioural changes.
86

97
### <a id="configuration-migration-script"></a> Configuration Migration Script
108

11-
In order to migrate existing configuration in Icinga 1.x format
12-
the Icinga CLI as part of the Icinga Web 2 project will provide
13-
a conversion module.
9+
In order to migrate existing configuration in Icinga 1.x format the Icinga CLI
10+
as part of the Icinga Web 2 project will provide a configuration migration module.
1411

15-
Due to the complexity of the Icinga 1.x configuration format the migration
16-
script might not currently work for all use cases.
17-
18-
The migration script tries to preserve your existing template structure and
19-
adds new templates where appropriate. However, the original file structure is
20-
not preserved.
21-
22-
The migration script uses templates from the Icinga Template Library where
23-
possible.
12+
Details can be found in [https://dev.icinga.org/issues/5929].
2413

2514
### <a id="manual-config-migration"></a> Manual Config Migration
2615

0 commit comments

Comments
 (0)