File: migration-params-f9ec055f4ab5e98d.yaml

package info (click to toggle)
puppet-module-ironic 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,612 kB
  • sloc: ruby: 5,990; python: 33; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
features:
  - |
    Add new parameter ``ironic::db::online_data_migrations::migration_params``
    to allow passing arguments to migration themselves (``extra_params`` passes
    arguments to the ``ironic-dbsync`` command itself and cannot be used to
    tune migrations).