We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e05a5e commit 3fc797cCopy full SHA for 3fc797c
spec/acceptance/peadm_spec/plans/test_migration.pp
@@ -4,7 +4,7 @@
4
Optional[String] $new_replica_host = undef,
5
Optional[String] $new_primary_postgresql_host = undef,
6
Optional[String] $new_replica_postgresql_host = undef,
7
- Optional[Peadm::SingleTargetSpec] $upgrade_version = undef,
+ Optional[String] $upgrade_version = undef,
8
) {
9
out::message("primary_host:${primary_host}.")
10
out::message("new_primary_host:${new_primary_host}.")
0 commit comments