Commit migrate drupal and config snapshot related to agaric migration
This commit is contained in:
parent
c80775bc43
commit
1000d7927b
6 changed files with 71 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 77283b6f-2da6-4836-b171-b5f7513fdb1d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- agaric_migration
|
||||||
|
id: config_sync.module.agaric_migration
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: agaric_migration
|
||||||
|
items: { }
|
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 5cdd41b9-df58-43cf-94f6-baf69f144b25
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- migrate
|
||||||
|
id: config_sync.module.migrate
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: migrate
|
||||||
|
items: { }
|
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: 5b507cb8-67b9-40ff-b8f9-a420485291da
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- migrate_drupal
|
||||||
|
id: config_sync.module.migrate_drupal
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: migrate_drupal
|
||||||
|
items:
|
||||||
|
-
|
||||||
|
collection: ''
|
||||||
|
name: migrate_drupal.settings
|
||||||
|
data:
|
||||||
|
enforce_source_module_tags:
|
||||||
|
- 'Drupal 6'
|
||||||
|
- 'Drupal 7'
|
||||||
|
follow_up_migration_tags:
|
||||||
|
- 'Follow-up migration'
|
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 0c722aaf-9421-4d92-a762-6d990961c8f3
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- migrate_plus
|
||||||
|
id: config_sync.module.migrate_plus
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: migrate_plus
|
||||||
|
items: { }
|
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: dc036935-2a11-4f5b-880a-82644c8ae3cf
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- migrate_tools
|
||||||
|
id: config_sync.module.migrate_tools
|
||||||
|
snapshotSet: config_sync
|
||||||
|
extensionType: module
|
||||||
|
extensionName: migrate_tools
|
||||||
|
items: { }
|
7
config/sync/migrate_drupal.settings.yml
Normal file
7
config/sync/migrate_drupal.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
enforce_source_module_tags:
|
||||||
|
- 'Drupal 6'
|
||||||
|
- 'Drupal 7'
|
||||||
|
follow_up_migration_tags:
|
||||||
|
- 'Follow-up migration'
|
||||||
|
_core:
|
||||||
|
default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
|
Loading…
Reference in a new issue