update_variables_to_config('syslog.settings', array(
    'syslog_identity' => 'identity',
    'syslog_facility' => 'facility',
    'syslog_format' => 'format',
  ));

See parent issue #2181257: [meta] Variables to config migration [d7] for instructions.

CommentFileSizeAuthor
#1 syslog_settings-2353769-1.patch668 bytesoadaeh
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

oadaeh’s picture

Issue tags: +Needs tests
FileSize
668 bytes

Attached is the YAML for this issue, from the patch in #2382117: Migration Files for Drupal 7 Variables.
Test(s) (and maybe a dump file) still need to be written.

oadaeh’s picture

Status: Active » Needs work
miguelc303’s picture

Added organization support to Anexus IT

jcost’s picture

Project: IMP » Drupal core
Version: » 8.0.x-dev
Component: Code » migration system

Will need to be submitted again to Core since moving from sandbox.

phenaproxima’s picture

phenaproxima’s picture

Status: Needs work » Closed (duplicate)

Fixed by @bdimaggio in the parent issue.