Skip to content

Commit b32a25f

Browse files
authored
Merge pull request #23 from d1nuc0m/params-check
Check parameters type
2 parents df01c92 + 7758634 commit b32a25f

4 files changed

Lines changed: 165 additions & 160 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,10 @@ class { 'openvoxdb':
238238
Anyway you are advised to **backup before migrating**, test the migration in a
239239
separate environment and run it manually to be sure.
240240

241+
Migration from `puppetlabs/puppetdb` to `puppet/openvoxdb` also introduces
242+
type checking of parameters. Please report any issue of incompatible parameters
243+
that work with puppetdb module and are not accepted by openvoxdb module.
244+
241245
**Upgrade from PuppetDB < 8.x is currently unsupported**.
242246

243247
## Usage

0 commit comments

Comments
 (0)