Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / node / migrations / d7_node_settings.yml
1 id: d7_node_settings
2 label: Node configuration
3 migration_tags:
4   - Drupal 7
5   - Configuration
6 source:
7   plugin: variable
8   variables:
9     - node_admin_theme
10   source_module: node
11 process:
12   use_admin_theme: node_admin_theme
13 destination:
14   plugin: config
15   config_name: node.settings