File: migration-params-f9ec055f4ab5e98d.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (4)
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).